Skip to content

Adding an approval gate to the build job#273

Open
Benjin wants to merge 1 commit intomasterfrom
dev/benjin/addingEarlierCheck
Open

Adding an approval gate to the build job#273
Benjin wants to merge 1 commit intomasterfrom
dev/benjin/addingEarlierCheck

Conversation

@Benjin
Copy link
Member

@Benjin Benjin commented Feb 27, 2026

Description

Adding an approval gate before the build job runs

Code Changes

  • Unit tests are added, if possible
  • New or changed code follows the C# style guidelines defined in .editorconfig
  • All changes MUST be backwards compatible and changes to the shared az_func.GlobalState table must be compatible with all prior versions of the extension
  • Use core.debug or directly log to console to display relevant information
  • Use async and await for all long-running operations

Dependencies

  • If updating dependencies, run npm install to update the lock files and ensure that there are NO major versions updates or additional vulnerabilities in package-lock.json. If there are, contact the dev team for instructions.

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants