feat(preset): add lock and unlock preset command
What
This MR add the lock and unlock jobs commands to default preset configuration.
This MR also:
- Fix the permission on nushell binary.
- bump restish to 0.15.0
Why
We need an easy way to lock jobs to not have them retried.