Skip to content

Commit

Permalink
workflow-bot comments: update breaking changes alternative C to point…
Browse files Browse the repository at this point in the history
… to alternative B (Azure#24770)
  • Loading branch information
Konrad Jamrozik authored and harryli0108 committed Jul 28, 2023
1 parent c27afec commit 7f1c2cd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
**ACTION ITEM ALTERNATIVE C**: Report false positive. <br/>
If you think there are no breaking changes,
i.e. the validation should pass yet it fails,
then please explain why in a PR comment and @ the PR assignee.
then proceed as explained in **ACTION ITEM ALTERNATIVE B**.<br/>
This applies even if the breaking change tool fails with internal runtime error.
In such case a manual breaking change review is necessary.
- rule:
type: label
Expand All @@ -47,7 +49,9 @@
**ACTION ITEM ALTERNATIVE C**: Report false positive. <br/>
If you think there are no changes in existing API version,
i.e. there should be no `NewApiVersionRequired` label,
then please explain why in a PR comment and @ the PR assignee.
then proceed as explained in **ACTION ITEM ALTERNATIVE B**.<br/>
This applies even if the breaking change tool fails with internal runtime error.
In such case a manual breaking change review is necessary.
<br/><br/>
For additional guidance, please see https://aka.ms/NewApiVersionRequired
Expand Down

0 comments on commit 7f1c2cd

Please sign in to comment.