Skip to content

v1.0.137-alpha

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:17
aadab5c
Add approval requirements for production in azure pipeline (#122)

The changes introduced additional approval checks for the production environment. Variables `prod_requires_approval` and `prod_producer_approval` have been added into the azure-release-pipeline.yml file. This ensures that any deployment to the production environment must have necessary approvals.

Co-authored-by: igba.ujege <igba.ujege@bjss.com>