Open GrantBirki opened 1 day ago
If you are new, please check out the trimmed down summary of our deployment process below:
👀 Observe the CI jobs and tests to ensure they are passing
✔️ Obtain an approval/review on this pull request
🚀 Deploy your pull request to the development environment with .deploy to development
🚀 Deploy your pull request to the production environment with .deploy
If anything goes wrong, rollback with
.deploy main
🎉 Merge!
Note: If you have a larger change and want to block deployments, you can run
.lock --reason <reason>
to lock all other deployments (remove with.unlock
)
You can view the branch deploy usage guide for additional information
.deploy
Sorry GrantBirki, the production
environment deployment lock is currently claimed by Shebuka
production
22a67dc059846a243c2eaa6bd716a079fe25df3c
2024-12-02T22:47:27.393Z
Shebuka
true
false
The current lock has been active for 0d:2h:15m:41s
If you need to release the lock, please comment
.unlock production
This pull request updates
github/branch-deploy
and ensures it usessha
instead ofref
for added safety