Skip to content

{Agent} Allow repository-level issue targets - #34113

Merged
Aditya Pujara (a0x1ab) merged 2 commits into
Azure:devfrom
a0x1ab:apujara/x-agent-repository-target
Sep 23, 2026
Merged

Aditya Pujara (a0x1ab) merged 2 commits into
Azure:devfrom
a0x1ab:apujara/x-agent-repository-target

Conversation

@a0x1ab

@a0x1ab Aditya Pujara (a0x1ab) commented Sep 22, 2026 •

Copy link
Copy Markdown
Member

🤖 PR Validation — ️✔️ All clear

Breaking Changes Tests
️✔️ None ️✔️ 130/130

Summary

  • Treat target inference unknown as non-terminal for unambiguous handwritten repository-level issues.
  • Keep ambiguous issues fail-closed by requiring missing target details.
  • Route packaging, bootstrap, and shared CLI infrastructure fixes through the existing Azure CLI implementation workflow.

Production evidence

#34103 is fully specified and explicitly requested, but the deployed native worker repeatedly stopped because packaging code is neither a command module nor an extension. The implementation skill already supports repository-local work; this updates the repository-owned contract to permit that safe path.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: da851f42-f383-454b-83ea-398b7c4c972a
Copilot AI lite review requested due to automatic review settings September 22, 2026 15:06
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Aditya Pujara (@a0x1ab),
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🔵 Needs a closer look

Address the two moderate findings before approval.

Review effort: Lite
Findings: None

What changed in this PR

Updates Azure CLI issue-fixer guidance to support unambiguous repository-level fixes while retaining fail-closed handling for ambiguous targets.

Changes:

  • Allows packaging, bootstrap, and shared-infrastructure issues to proceed when module inference is unknown.
  • Routes supported repository-level work through the existing implementation workflow.
  • Retains requirements for resolving ambiguous targets.
File Summary Findings
.x/​fixer.md Updates target inference and routing guidance. Two moderate issues: repository-level targets are not validated as existing handwritten paths or subsystems, and the required command-shaped title does not support non-command targets.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: da851f42-f383-454b-83ea-398b7c4c972a
@a0x1ab
Aditya Pujara (a0x1ab) merged commit 728560b into Azure:dev Sep 23, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants