-
Suggestion
-
Resolution: Fixed
-
2
-
6
-
Nowadays, the Approved button is clicked when a build is validated and determined to be a release candidate to production. However, nothing stops someone from pushing the button to Production without the approval.
There should be a way of enabling a specific Environment deploy button only when a build is approved.
- mentioned in
-
Page Failed to load
Form Name |
---|
I wrote a script task to give better control for deployment to production env. This is tested in RHEL and need curl, jq to work. This can be useful to others till we have permission control the release approval button.
I created the rel_approver variable as global variable with the format :xxxx:yyyy:zzzz: and run this script task before the actual deploy command.