-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Add descriptions and new labels to the bot rules #18342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| label: Needs-Tag-Fix | ||
| description: | ||
| - if: | ||
| - description: Add "In-PR" label to isses that are referenced in a PR |
Check failure
Code scanning / check-spelling
Unrecognized Spelling
| pattern: Impact- | ||
| description: | ||
| - if: | ||
| - description: Comments with "/dup", "/dupe", or "/duplicate" targetting another repo will close the issue as a duplicate and remove "Needs-" labels |
Check failure
Code scanning / check-spelling
Unrecognized Spelling
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor spellbot concerns
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great. I don't understand what it is with the spellbot.
|
Well, the spellbot isn't complaining. Now it's just the GitOps/YmlValidation, but I'm having trouble finding anything on it and the error is not helpful. Hoping running the pipeline fixes it 🤷♂️. Any guidance is appreciated here. /azp run |
|
@carlos-zamora - My YAML parser is giving me an error with how the GIF: |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |

Wanted to learn how the bot works, so I went ahead cleaned up the bot rules a bit. List of changes:
If there's any new rules you'd like added, let me know. 🎁