Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 430738e

Browse files
committed
T8795: replace inline Mergify config with extends: mergify central baseline
1 parent c274fc2 commit 430738e

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

.github/mergify.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
pull_request_rules:
2-
- name: Label conflicting pull requests
3-
description: Add a label to a pull request with conflict to spot it easily
4-
conditions:
5-
- conflict
6-
- '-closed'
7-
actions:
8-
label:
9-
toggle:
10-
- conflicts
1+
extends: mergify
2+
merge_protections_settings:
3+
reporting_method: check-runs

0 commit comments

Comments
 (0)