mergify: reindent file properly

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/7212/head
Guillaume Abrioux 2022-06-15 11:24:40 +02:00
parent a571a9128e
commit 11c0e93165
1 changed files with 9 additions and 9 deletions

View File

@ -3,54 +3,54 @@ pull_request_rules:
- actions: - actions:
backport: backport:
branches: branches:
- stable-3.0 - stable-3.0
conditions: conditions:
- label=backport-stable-3.0 - label=backport-stable-3.0
name: backport stable-3.0 name: backport stable-3.0
- actions: - actions:
backport: backport:
branches: branches:
- stable-3.1 - stable-3.1
conditions: conditions:
- label=backport-stable-3.1 - label=backport-stable-3.1
name: backport stable-3.1 name: backport stable-3.1
- actions: - actions:
backport: backport:
branches: branches:
- stable-3.2 - stable-3.2
conditions: conditions:
- label=backport-stable-3.2 - label=backport-stable-3.2
name: backport stable-3.2 name: backport stable-3.2
- actions: - actions:
backport: backport:
branches: branches:
- stable-4.0 - stable-4.0
conditions: conditions:
- label=backport-stable-4.0 - label=backport-stable-4.0
name: backport stable-4.0 name: backport stable-4.0
- actions: - actions:
backport: backport:
branches: branches:
- stable-5.0 - stable-5.0
conditions: conditions:
- label=backport-stable-5.0 - label=backport-stable-5.0
name: backport stable-5.0 name: backport stable-5.0
- actions: - actions:
backport: backport:
branches: branches:
- stable-6.0 - stable-6.0
conditions: conditions:
- label=backport-stable-6.0 - label=backport-stable-6.0
name: backport stable-6.0 name: backport stable-6.0
- actions: - actions:
backport: backport:
branches: branches:
- stable-7.0 - stable-7.0
conditions: conditions:
- label=backport-stable-7.0 - label=backport-stable-7.0
name: backport stable-7.0 name: backport stable-7.0
commands_restrictions: commands_restrictions:
backport: backport:
conditions: conditions:
- base=main - base=main
- number<0 - number<0