MSRC benign validation: VersionCalPRComment label handling#9850
Conversation
|
Validation for Breaking Change Starting...
Thanks for your contribution! |
|
Hi @Yigods, |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
Thank you for your contribution @Yigods! We will review the pull request and get back to you soon. |
|
Hi maintainers, this is a benign MSRC security validation marker: attempting to remove blocking labels via VersionCalPRComment artifact output. No merge intended. |
Benign MSRC bounty validation PR for GitHub Actions workflow behavior.
This PR is not intended for merge. It changes only
src/account/setup.pyto validate whether theRelease Version Calculationpull_request_targetworkflow can consume PR-controlled artifact outputs and apply/remove PR labels withGITHUB_TOKEN. No secrets are read or exfiltrated. The PR will be closed after evidence is collected.