Skip to content

[ci-scan-feedback] Add fixer freshness/live-leg gate to stop already-fixed & retired-leg PRs #131873

Description

@github-actions

Triggering signals

Proposed edits

Expected behavior change

Next fixer run will no longer open help-wanted PRs for failures that no longer run (retired Mono-mobile / removed-image legs), that have no recent occurrence, or that a merged change already fixed. These "already fixed" / "leg doesn't run anymore" rejections — the dominant unmerged-PR class the last several ticks — should stop, converting wasted best-effort PRs into recorded skips.

Note

This PR description was generated by an AI/Copilot agent (ci-failure-scan-feedback).

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by CI Outer-Loop Failure Scanner — Feedback · 722.3 AIC · ⌖ 16 AIC · ⊞ 17.1K ·


Note

This was originally intended as a pull request, but the git push operation failed.

Original error: The process '/usr/bin/git' failed with exit code 1

Workflow Run: View run details and download bundle artifact

The bundle file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 31010064784 -n agent -D /tmp/agent-31010064784

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-31010064784/aw-ci-scan-feedback-fixer-freshness-gate.bundle refs/heads/ci-scan-feedback/fixer-freshness-gate:refs/bundles/create-pr-ci-scan-feedback-fixer-freshness-gate-a95da01f7b494571-193fbac2
git update-ref refs/heads/ci-scan-feedback/fixer-freshness-gate-a95da01f7b494571 refs/bundles/create-pr-ci-scan-feedback-fixer-freshness-gate-a95da01f7b494571-193fbac2
git checkout ci-scan-feedback/fixer-freshness-gate-a95da01f7b494571
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-ci-scan-feedback-fixer-freshness-gate-a95da01f7b494571-193fbac2

# Push the branch to origin
git push origin ci-scan-feedback/fixer-freshness-gate-a95da01f7b494571

# Create the pull request
gh pr create --title '[ci-scan-feedback] Add fixer freshness/live-leg gate to stop already-fixed & retired-leg PRs' --base main --head ci-scan-feedback/fixer-freshness-gate-a95da01f7b494571 --repo dotnet/runtime

Metadata

Metadata

Type

No type

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions