]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
mergify: reindent file properly
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Jun 2022 09:24:40 +0000 (11:24 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 15 Jun 2022 09:28:40 +0000 (11:28 +0200)
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
.mergify.yml

index f3a0f6f3a4bb5ad5b7eca5975836aa4e14076f59..4f36d4f122894dd59d75ba692ef89a49de71a261 100644 (file)
@@ -3,54 +3,54 @@ pull_request_rules:
   - actions:
       backport:
         branches:
-        - stable-3.0
+          - stable-3.0
     conditions:
       - label=backport-stable-3.0
     name: backport stable-3.0
   - actions:
       backport:
         branches:
-        - stable-3.1
+          - stable-3.1
     conditions:
       - label=backport-stable-3.1
     name: backport stable-3.1
   - actions:
       backport:
         branches:
-        - stable-3.2
+          - stable-3.2
     conditions:
       - label=backport-stable-3.2
     name: backport stable-3.2
   - actions:
       backport:
         branches:
-        - stable-4.0
+          - stable-4.0
     conditions:
       - label=backport-stable-4.0
     name: backport stable-4.0
   - actions:
       backport:
         branches:
-        - stable-5.0
+          - stable-5.0
     conditions:
       - label=backport-stable-5.0
     name: backport stable-5.0
   - actions:
       backport:
         branches:
-        - stable-6.0
+          - stable-6.0
     conditions:
       - label=backport-stable-6.0
     name: backport stable-6.0
   - actions:
       backport:
         branches:
-        - stable-7.0
+          - stable-7.0
     conditions:
       - label=backport-stable-7.0
     name: backport stable-7.0
 commands_restrictions:
   backport:
     conditions:
-    - base=main
-    - number<0
+      - base=main
+      - number<0