feature: scaffold release candidate and snapshot handoff flow#316
feature: scaffold release candidate and snapshot handoff flow#316mrlunchbox777 merged 17 commits intomainfrom
Conversation
… a pr, updating the yank process, and the related docs
There was a problem hiding this comment.
Pull request overview
Scaffolds the initial release-candidate orchestration pipeline (per #307/#296) and updates repository docs/agent-skill indexes to reflect the new workflow planning and added skill, alongside a version + changelog bump.
Changes:
- Added a new GitHub Actions workflow to generate immutable release-candidate metadata artifacts on eligible
mainmerges (and via manual dispatch). - Bumped
BasicSetupCliVersionto0.1.16and added a correspondingCHANGELOG.mdentry. - Added the
wip-pr-setupagent skill and updated agent skill indexes/manifests.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/release.yml |
New release-candidate workflow scaffold that generates and uploads candidate metadata. |
bsctl/static/resources/constants.yaml |
Version bump to 0.1.16. |
CHANGELOG.md |
Added release notes entry for 0.1.16. |
docs/agent-skills-and-release-plan.md |
Updated release plan acceptance criteria and #314 scope details. |
.agents/skills/wip-pr-setup/SKILL.md |
New agent skill definition for standardized WIP PR setup flow. |
AGENTS.md |
Added the new skill to the Skills index. |
.agents/README.md |
Added the new skill to the instructions index; updated “Last updated”. |
.agents/skills/manifest.md |
Added the new skill entry; updated “Last updated”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…t for the release
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 12 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…n additive and made those changes to the changelog
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 14 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
.agents/work-snapshot.local.md, updater script,make snapshot) and thework-snapshotskill to improve session handoffs.gh pr viewsnapshot query, python3 prerequisite check, and updated docs timestamps).Related