Skip to content
Snippets Groups Projects
Unverified Commit 3fa05e8d authored by Artem Pelenitsyn's avatar Artem Pelenitsyn Committed by GitHub
Browse files

CI: mergify should label automatic backports as such

parent 52cc82d4
No related tags found
No related merge requests found
......@@ -57,6 +57,15 @@ pull_request_rules:
- body~=backport
- '#approved-reviews-by>=1'
# backports should be labeled as such
- actions:
label:
add:
- backport
name: Label backports as such
conditions:
- body~=automatic backport
queue_rules:
- name: default
conditions: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment