Closed
Pin Smoke Copilot dispatch_workflow to the default branch#49653
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
|
Hey
The contribution aligns perfectly with issue #49583 and the focused scope is great. Once tests and description are in place, this should be ready for review! If you'd like a hand wrapping this up, you can assign this prompt to your coding agent:
|
Copilot
AI
changed the title
[WIP] Fix dispatch_workflow to degrade gracefully instead of failing
Pin Smoke Copilot dispatch_workflow to the default branch
Aug 1, 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.
Smoke Copilot safe-outputs were dispatching
haiku-printeragainst the triggering ref whendispatch-workflowhad no explicitref. Onworkflow_dispatchruns from short-livedcopilot/*branches, that made a successful run fail late if the branch was deleted before the final safe-output step.Behavior change
dispatch-workflowin the Smoke Copilot workflow family to the repository default branch viatarget-ref.smoke-copilotsmoke-copilot-armsmoke-copilot-aoai-apikeysmoke-copilot-aoai-entraEffect
haiku-printerdispatches no longer inherit an ephemeral trigger branch.copilot/*branch disappears mid-run.Regression coverage
target-refwins overGITHUB_REF.Generated artifacts
.lock.ymlfiles so the safe-output handler config includes the pinned ref.