chore: enable repair for close-only clusters

This commit is contained in:
Vincent Koc 2026-04-25 20:21:34 -07:00
parent 9dfcdb8627
commit cc7e2b9deb
No known key found for this signature in database
6 changed files with 42 additions and 30 deletions

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -62,9 +63,10 @@ cluster_refs:
- "#65983"
- "#69920"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #61917 is closed; worker must verify whether an open canonical should replace it before any close action."
notes: "Autonomous smoke job derived from ghcrawl run cluster 143799 on 2026-04-25."
---

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -70,9 +71,10 @@ cluster_refs:
- "#70458"
- "#70732"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #68508 is open; worker must verify it is still the best live canonical."
notes: "Generated from ghcrawl run cluster 143804 on 2026-04-25."
---

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -51,9 +52,10 @@ cluster_refs:
- "#65451"
- "#66090"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #64132 is closed; worker must verify whether an open canonical should replace it."
notes: "Generated from ghcrawl run cluster 143814 on 2026-04-25."
---

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -50,9 +51,10 @@ cluster_refs:
- "#51495"
- "#52488"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #45835 is closed; worker must verify whether an open canonical should replace it."
notes: "Generated from ghcrawl run cluster 143815 on 2026-04-25."
---

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -58,9 +59,10 @@ cluster_refs:
- "#69648"
- "#70180"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #70180 is open; worker must verify it is still the best live canonical."
notes: "Generated from ghcrawl run cluster 143816 on 2026-04-25."
---

View File

@ -6,11 +6,12 @@ allowed_actions:
- comment
- label
- close
- merge
- fix
- raise_pr
blocked_actions:
- force_push
- bypass_checks
- merge
- fix
require_human_for:
- failing_checks
- conflicting_prs
@ -61,9 +62,10 @@ cluster_refs:
- "#70402"
- "#71133"
allow_instant_close: true
allow_fix_pr: false
allow_merge: false
allow_post_merge_close: false
allow_fix_pr: true
allow_merge: true
allow_post_merge_close: true
require_fix_before_close: true
canonical_hint: "ghcrawl representative #68252 is open; worker must verify it is still the best live canonical."
notes: "Generated from ghcrawl run cluster 143819 on 2026-04-25."
---