AzOps-Accelerator icon indicating copy to clipboard operation
AzOps-Accelerator copied to clipboard

Add option to opt-out from pull request completion

Open jsandquist opened this issue 2 years ago • 9 comments

Fix https://github.com/Azure/AzOps/issues/741

Introducing a new variable AZOPS_SKIP_PR_COMPLETION ~~AZOPS_COMPLETE_PULL_REQUEST~~ that can be set to true ~~false~~ to opt-out from pull request completion should your workflow require mandatory pull request reviews.

Also converted two more steps to PowerShell following the work done in #120.

jsandquist avatar Feb 21 '23 18:02 jsandquist