File tree Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Original file line number Diff line number Diff line change 11pull_request_rules :
2+ - name : backport to jazzy at reviewers discretion
3+ conditions :
4+ - base=main
5+ - " label=backport-jazzy"
6+ actions :
7+ backport :
8+ branches :
9+ - jazzy
10+
211 - name : backport to iron at reviewers discretion
312 conditions :
413 - base=main
@@ -17,24 +26,6 @@ pull_request_rules:
1726 branches :
1827 - humble
1928
20- - name : backport to galactic at reviewers discretion
21- conditions :
22- - base=main
23- - " label=backport-galactic"
24- actions :
25- backport :
26- branches :
27- - galactic
28-
29- - name : backport to foxy at reviewers discretion
30- conditions :
31- - base=main
32- - " label=backport-foxy"
33- actions :
34- backport :
35- branches :
36- - foxy-devel
37-
3829 - name : delete head branch after merge
3930 conditions :
4031 - merged
You can’t perform that action at this time.
0 commit comments