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
Affect triage/needs-rebase on Pull Requests with merge conflicts
This adds the `triage/needs-rebase` label (or removes it) on opened pull-requests, making it easier to find pull-requests that require a rebase to be merged
Copy file name to clipboardExpand all lines: README.adoc
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,11 @@ The bot will automatically remove these labels when they are outdated:
167
167
168
168
The bot enforces a specific color for any label created that starts with `area/` so that all these labels are consistent.
169
169
170
+
=== Include `triage/needs-rebase` on unmergeable pull-requests
171
+
172
+
Pull requests may require a rebase when conflicts appear. The bot includes a `triage/needs-rebase` label on pull-requests that cannot be merged and removes it when the pull-request is in a mergeable state again.
173
+
174
+
170
175
== Contributing
171
176
172
177
To participate to the development of this GitHub App, create a playground project in your own org and
0 commit comments