Run public AL triage without creating pull requests - #8315
Open
Thaddeus Loke (thloke) wants to merge 3 commits into
Open
Run public AL triage without creating pull requests#8315Thaddeus Loke (thloke) wants to merge 3 commits into
Thaddeus Loke (thloke) wants to merge 3 commits into
Conversation
Provision the public issue triager's repro container exclusively from the latest BCInsider Platform master W1 artifact and reject public artifact fallback. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3828f007-4f8d-494d-80d3-b83a70071398
Execute Copilot CLI directly in the Windows BCInsider repro job, validate its standardized output, and post one issue comment without branch or pull-request permissions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3828f007-4f8d-494d-80d3-b83a70071398
Thaddeus Loke (thloke)
marked this pull request as ready for review
August 17, 2026 09:06
vesakr
approved these changes
Aug 17, 2026
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.
Summary
Fixes public AL issue triage so it cannot create branches or pull requests, and uses the latest BCInsider Platform master sandbox for reproduction.
agent_assignment/Copilot coding agent with Copilot CLI running directly in the Windows triage workflow;bcinsiderW1Latest, accepts the insider EULA, and rejects any non-insider artifact URL.Why
Run 32007823477 proved the environment setup works but failed in
Processing Requestwith:[runtime:unclassified] Failed to fetch job details: HTTP 500 Internal Server ErrorMore importantly, assigning Copilot coding agent created unwanted PR #8314 before custom triage instructions ran. That behavior is intrinsic to coding-agent assignment and cannot be disabled by prompt instructions. This PR removes that mechanism entirely.
Verification
issues.openedand explicitworkflow_dispatch; no schedule or retroactive triggeragent_assignment,copilot-swe-agent, contents-write, or pull-request permissiongh issue commentafter required-section validation and duplicate detection@github/copilot@1.0.79-9exists29.0.53721.0/w1resolved frombcinsidergit diff --checkpassedThe PR is draft until the replacement workflow receives one live manual validation run.