fix: remove invalid issue refs from smoke-test deploy commit#290
Merged
c-vigo merged 2 commits intorelease/0.3.0from Mar 13, 2026
Merged
fix: remove invalid issue refs from smoke-test deploy commit#290c-vigo merged 2 commits intorelease/0.3.0from
c-vigo merged 2 commits intorelease/0.3.0from
Conversation
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
Fix smoke-test deploy commit traceability by removing an invalid local issue reference from automated
chore: deploy <tag>commits generated invig-os/devcontainer-smoke-test.Also add a maintainer note in the template workflow that changes in this file require manual redeploy to the smoke-test repository and promotion through PRs to
main.Type of Change
feat-- New featurefix-- Bug fixdocs-- Documentation onlychore-- Maintenance task (deps, config, etc.)refactor-- Code restructuring (no behavior change)test-- Adding or updating testsci-- CI/CD pipeline changesbuild-- Build system or dependency changesrevert-- Reverts a previous commitstyle-- Code style (formatting, whitespace)Modifiers
!) -- This change breaks backward compatibilityChanges Made
assets/smoke-test/.github/workflows/repository-dispatch.ymlRefs: #258from the automated deploy commit body (invalid in smoke-test repo context)CHANGELOG.md0.3.0### Fixedentry for issue#284Changelog Entry
Fixed
assets/smoke-test/.github/workflows/repository-dispatch.ymlno longer injectsRefs: #258into automatedchore: deploy <tag>commits in the smoke-test repositoryvig-os/devcontainer-smoke-testand promotion through PRs tomainTesting
just test)Manual Testing Details
N/A
Checklist
docs/templates/, then runjust docs)CHANGELOG.mdin the[Unreleased]section (and pasted the entry above)Additional Notes
Follow-up enhancement tracked in
#289for richer dispatch payload metadata and downstream completion reporting.Refs: #284