You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If OwlBot doesn't run on a pull request, it can result in a bad merge to the main branch, e.g., merging the staging directory.
OwlBot should be made a required check for languages that are using OwlBot. If OwlBot ever fails to run:
we would be grateful if you'd notify the GitHub automation chat immediately (if we can catch OwlBot in the act of not running, we might be able to pin down an edge case that you're bumping into).
after we've made an effort to diagnose the issue, add the owlbot:run label to your PR to manually run OwlBot.
The text was updated successfully, but these errors were encountered:
bcoe
added
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
priority: p2
Moderately-important priority. Fix may not be included in next release.
labels
Jun 18, 2021
chingor13
added
type: process
A process-related concern. May include testing, release, or the like.
and removed
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
priority: p2
Moderately-important priority. Fix may not be included in next release.
labels
Sep 20, 2021
If OwlBot doesn't run on a pull request, it can result in a bad merge to the main branch, e.g., merging the staging directory.
OwlBot should be made a required check for languages that are using OwlBot. If OwlBot ever fails to run:
owlbot:run
label to your PR to manually run OwlBot.Refs: #1714
The text was updated successfully, but these errors were encountered: