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
state.add_comment(':umbrella: The latest upstream changes{} made this pull request unmergeable. Please resolve the merge conflicts.\n\n*Note that reviewers usually do not review pull requests until merge conflicts are resolved!*'.format( # noqa
1492
-
_blame
1493
-
))
1491
+
state.add_comment(
1492
+
':umbrella: The latest upstream changes{} made this '
1493
+
'pull request unmergeable. Please resolve the merge '
1494
+
'conflicts.\n\n'
1495
+
'*Note that reviewers usually do not review pull requests '
1496
+
'until merge conflicts are resolved!* Once you resolve '
1497
+
'the conflicts, you should change the labels applied by '
1498
+
'bors to indicate that your PR is ready for review. '
0 commit comments