fix(ci): Reduce pr risk label check to warning - #9411
Open
Andrew Eldridge (andrew-eldridge) wants to merge 2 commits into
Open
fix(ci): Reduce pr risk label check to warning#9411Andrew Eldridge (andrew-eldridge) wants to merge 2 commits into
Andrew Eldridge (andrew-eldridge) wants to merge 2 commits into
Conversation
Andrew Eldridge (andrew-eldridge)
requested review from
Bryan Bennett (bjbennet),
Copilot and
Brian Lam (lambrianmsft)
July 16, 2026 22:49
Copilot started reviewing on behalf of
Andrew Eldridge (andrew-eldridge)
July 16, 2026 22:49
View session
Andrew Eldridge (andrew-eldridge)
enabled auto-merge (squash)
July 28, 2026 17:29
Contributor
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
✅ Commit Type
✅ Risk Level
✅ What & Why
✅ Impact of Change
✅ Test Plan
✅ Contributors
✅ Screenshots/Videos
Summary Table
All checks pass — this PR is compliant and ready to merge. Thanks for the clear write-up!Powered by: Copilot CLI (claude-opus-4.8) | Last updated: Tue, 28 Jul 2026 17:29:36 GMT |
Contributor
📊 Coverage CheckNo source files changed in this PR. |
This was referenced Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Type
Risk Level
What & Why
The AI PR validation workflow regularly has false positive errors on risk level mismatch for PRs, forcing PR author to change risk level to an incorrect value to unblock the PR. Makes a mismatch between agent estimation and true value a warning rather than error to avoid blocking valid PRs.
Impact of Change
Test Plan
Contributors
Andrew Eldridge (@andrew-eldridge)