[Internal] Docs: Adds missing guidance to IssueFixAgent spec#5733
Merged
kirankumarkolli merged 1 commit intomasterfrom Apr 3, 2026
Merged
Conversation
Addresses gaps discovered during real-world usage (issue #5730): - Section 0.8: Whitespace & line ending handling (core.autocrlf, CRLF/LF detection, restore-from-master pattern for spurious diffs) - Section 1.0.3: Clarified mandatory checkpoints (stale PR handling, PR title format enforcement, whitespace verification, environment-specific evidence alternatives, CI 'green' vs 'completed' distinction) - Section 4.9: Compiled dependencies (NuGet transport layer) how to work with code in compiled packages, injection point strategy - Section 4.10: Environment-specific issues acceptable evidence when reproduction is impossible (Kubernetes, multi-region, Linux) - Section 7.3: PR title format decision tree (enforced by PR Lint bot) - Section 7.4.1: Reviewer feedback workflow monitoring, addressing comments, reply format, disagreement handling, re-review triggers - Section 0.2: SAML clarification explicit warning not to use github-mcp-server-* tools for Azure org repos Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Addresses gaps found while implementing issue #5730 (DNS dot-suffix for Kubernetes). These are all documentation-only changes to
.github/agents/issue-fix-agent.agent.md.Sections Added/Modified
github-mcp-server-*toolsBreaking Changes
None. Documentation only.
Generated by GitHub Copilot CLI Agent