ceph-mon: move the ceph_config call to ceph-mon role
[ceph-ansible.git] / .mergify.yml
1 pull_request_rules:
2 # Backports
3   - actions:
4       backport:
5         branches:
6         - stable-3.0
7     conditions:
8       - label=backport-stable-3.0
9     name: backport stable-3.0
10   - actions:
11       backport:
12         branches:
13         - stable-3.1
14     conditions:
15       - label=backport-stable-3.1
16     name: backport stable-3.1
17   - actions:
18       backport:
19         branches:
20         - stable-3.2
21     conditions:
22       - label=backport-stable-3.2
23     name: backport stable-3.2
24   - actions:
25       backport:
26         branches:
27         - stable-4.0
28     conditions:
29       - label=backport-stable-4.0
30     name: backport stable-4.0
31   - actions:
32       backport:
33         branches:
34         - stable-5.0
35     conditions:
36       - label=backport-stable-5.0
37     name: backport stable-5.0
38   - actions:
39       backport:
40         branches:
41         - stable-6.0
42     conditions:
43       - label=backport-stable-6.0
44     name: backport stable-6.0