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
Resolve issue #7000 by adding PR labeler workflow (#7203)
* Add PR labeler workflow with size labeling (for now)
This size labeling workflow should be a close approximation to what
CirqBot currently does via `pr_monitor`. Once in place, it should be
possible to remove pr_monitor from the Cirq code base, because the
automerge functionality of pr_monitor (which is the other thing that
it did) is now implemented using GitHub's merge queues.
This basically resolves#7000.
* Remove message for XL changes
Review comments led to the conclusion that the message is unnecessary
and more likely to be annoying than helpfu.
0 commit comments