2018-10-15 20:30:33 +08:00
|
|
|
pull_request_rules:
|
|
|
|
# Backports
|
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-3.0
|
2018-10-15 20:30:33 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-3.0
|
|
|
|
name: backport stable-3.0
|
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-3.1
|
2018-10-15 20:30:33 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-3.1
|
|
|
|
name: backport stable-3.1
|
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-3.2
|
2018-10-15 20:30:33 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-3.2
|
|
|
|
name: backport stable-3.2
|
2019-03-28 21:49:46 +08:00
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-4.0
|
2019-03-28 21:49:46 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-4.0
|
|
|
|
name: backport stable-4.0
|
2020-03-24 22:10:30 +08:00
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-5.0
|
2020-03-24 22:10:30 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-5.0
|
|
|
|
name: backport stable-5.0
|
2021-02-10 21:53:47 +08:00
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-6.0
|
2021-02-10 21:53:47 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-6.0
|
|
|
|
name: backport stable-6.0
|
2022-06-15 17:23:51 +08:00
|
|
|
- actions:
|
|
|
|
backport:
|
|
|
|
branches:
|
2022-06-15 17:24:40 +08:00
|
|
|
- stable-7.0
|
2022-06-15 17:23:51 +08:00
|
|
|
conditions:
|
|
|
|
- label=backport-stable-7.0
|
|
|
|
name: backport stable-7.0
|
2022-06-14 15:54:10 +08:00
|
|
|
commands_restrictions:
|
|
|
|
backport:
|
|
|
|
conditions:
|
2022-06-15 17:24:40 +08:00
|
|
|
- base=main
|
|
|
|
- number<0
|