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 55# to dedup some of the check-x=y repetition in the future.
66queue_rules :
77 - name : default
8- conditions :
8+ queue_conditions :
99 - check-success=check
1010 - check-success=build
1111 - check-success=podmanbuild
@@ -71,8 +71,9 @@ pull_request_rules:
7171 - conflict
7272 actions :
7373 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."
7677 # Label PRs that have been sitting there unchanged, aging like a fine wine
7778 #
7879 # 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