File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
# to dedup some of the check-x=y repetition in the future.
6
6
queue_rules :
7
7
- name : default
8
- conditions :
8
+ queue_conditions :
9
9
- check-success=check
10
10
- check-success=build
11
11
- check-success=podmanbuild
@@ -71,8 +71,9 @@ pull_request_rules:
71
71
- conflict
72
72
actions :
73
73
comment :
74
- message : " This pull request now has conflicts with the target branch.
75
- Please resolve these conflicts and force push the updated branch."
74
+ message :
75
+ " This pull request now has conflicts with the target branch.
76
+ Please resolve these conflicts and force push the updated branch."
76
77
# Label PRs that have been sitting there unchanged, aging like a fine wine
77
78
#
78
79
# NOTE: the updated-at "counter" resets every time the PR is changed so
You can’t perform that action at this time.
0 commit comments