Pending Approvals CheckThe idea for Abdulelah Alfaris and development by Mohamed Elarousy OverviewThe Pending Approvals Check extension adds a task to chek for any pending approvals related to the current Definition and if there are any pending approvals you can cancel current release and send reminder mail to the approver, or you can reject the pending approvals and resume the current release.. FeaturesThe Pending Approvals Check task performing Azure DevOps release pipeline execution and provides various customization settings. It uses either personal access token (PAT) to connect to projects' pipelines.
PrerequisitesTo perform release pipeline the task requires personal access token with specific access to target project' pipelines to be able to reject approvals and cancel releases. You must allow scripts to access OAuth Token Please refer to Azure DevOps permissions and security roles documentation for more details. How To Use
Release StrategyYou can choose different strategy for approval-check :
Cancel Current Releasewill cancel the current release and send reminder mail to the approver. Reject The Pending ApprovalWill reject the pending approvals and resume the current release.. AdvancedSupportFor aditional information and support please refer to project repository. For help with Azure DevOps and release pipelines please refer to official documentation.# Pending Approvals Check Pending Approvals Check |