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
workflows: broaden criteria for auto-merge workflow
Previously, the search excluded PRs made by the blathers bot account as
well as PRs that didn't have the blathers-backport label.
In practice, this meant it only found PRs that were made by blathers
_and also_ only if the original PR author had set up oauth to allow
blathers to automatically backport it using their account.
Now, the search will find any test only backport PR, regardless of
author.
Release note: None
0 commit comments