Skip to content

[ci-scan-feedback] Guard fixer against retired-leg / already-fixed help-wanted PRs #131644

Description

@github-actions

Triggering signals

Proposed edits

Expected behavior change

The next fixer run will stop opening help-wanted PRs that "fix" failures on retired pipelines (e.g. Mono mobile legs that no longer run on CI) or signatures already resolved at HEAD. Those cases will instead be recorded as stale/already-fixed skips or routed to a loop-in comment, lowering the fixer rejection rate and reducing reviewer churn on obsolete PRs.

Note

This PR was generated by an AI/Copilot agentic workflow.

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 · 531.1 AIC · ⌖ 14.8 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 30634138872 -n agent -D /tmp/agent-30634138872

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-30634138872/aw-ci-scan-feedback-retired-leg-guard-20260731.bundle refs/heads/ci-scan-feedback/retired-leg-guard-20260731:refs/bundles/create-pr-ci-scan-feedback-retired-leg-guard-20260731-4464500b63763659-0c903d5e
git update-ref refs/heads/ci-scan-feedback/retired-leg-guard-20260731-4464500b63763659 refs/bundles/create-pr-ci-scan-feedback-retired-leg-guard-20260731-4464500b63763659-0c903d5e
git checkout ci-scan-feedback/retired-leg-guard-20260731-4464500b63763659
# 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-retired-leg-guard-20260731-4464500b63763659-0c903d5e

# Push the branch to origin
git push origin ci-scan-feedback/retired-leg-guard-20260731-4464500b63763659

# Create the pull request
gh pr create --title '[ci-scan-feedback] Guard fixer against retired-leg / already-fixed help-wanted PRs' --base main --head ci-scan-feedback/retired-leg-guard-20260731-4464500b63763659 --repo dotnet/runtime

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions