You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger:workflow_run (on completed CI workflows) scoped to active backport branches, with optional pull_request_target hook when backport PRs are merged.
Purpose: Detect and deduplicate cases where a backport PR is merged while non-required checks fail (for example, failures hidden under allowed checks), leaving the target branch in a broken state and blocking subsequent backports.
Proposed safe outputs:create-issue (canonical branch-health tracker), add-comment (linking the tracker on the merged backport PR), noop (no actionable branch breakage).
Evidence:
Open bug describing the exact gap: #51084 ([CI] Merged backported PRs with allowed failures can leave branches in a broken state).
Concrete example cited in that issue: merged backport PR #51021 despite failing checks.
Why not covered already: Prior agent-suggestion issues currently open focus on other scopes (workflow-failure meta triage and downstream compatibility checks), not merged-backport branch-health guardrails.
Agent Suggestions
Date: 2026-06-08
1.
trigger-backport-branch-health-guardTrigger:
workflow_run(on completed CI workflows) scoped to active backport branches, with optionalpull_request_targethook when backport PRs are merged.Purpose: Detect and deduplicate cases where a backport PR is merged while non-required checks fail (for example, failures hidden under allowed checks), leaving the target branch in a broken state and blocking subsequent backports.
Proposed safe outputs:
create-issue(canonical branch-health tracker),add-comment(linking the tracker on the merged backport PR),noop(no actionable branch breakage).Evidence:
[CI] Merged backported PRs with allowed failures can leave branches in a broken state)..github/workflows/backport-active.yml:3-7,.github/workflows/backport-active.yml:15-22..github/workflows/trigger-pr-actions-detective.yml:3-5,.github/workflows/trigger-pr-actions-detective.yml:16-18.github/workflows/trigger-pr-buildkite-detective.yml:3,.github/workflows/trigger-pr-buildkite-detective.yml:14-16Why not covered already: Prior agent-suggestion issues currently open focus on other scopes (workflow-failure meta triage and downstream compatibility checks), not merged-backport branch-health guardrails.
Duplicate Checks
Downstream Signals
Suggested Next Steps
trigger-backport-branch-health-guard.ymlwith branch-level dedupe key (branch + check signature + merge SHA).8.19,9.3,9.4) and tune noise thresholds.Note
🔒 Integrity filter blocked 194 items
The following items were blocked because they don't meet the GitHub integrity level.
list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:What is this? | From workflow: Agent Suggestions
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.