v1.0.137-alpha
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>