chore: bump .claude pin + claim.yml gates incubation / strips status-ready#1209
Open
vybe wants to merge 1 commit into
Open
chore: bump .claude pin + claim.yml gates incubation / strips status-ready#1209vybe wants to merge 1 commit into
vybe wants to merge 1 commit into
Conversation
…ation Advance the .claude (trinity-dev) submodule pin to 14ce8fb — lands the status-incubating idea gate, the status-ready reconciliation, the workflow tips, and two prior submodule refactors. claim.yml: when /claim adds status-in-progress, strip status-ready (the issue is no longer merely "ready"); and refuse to claim a status-incubating issue (an idea not greenlit) — directing the user to promote it first rather than silently bypassing the incubation gate. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Resolve by running |
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
.claude(trinity-dev) submodule pin to14ce8fb— lands the newstatus-incubatingidea gate, thestatus-readyreconciliation,WORKFLOW_TIPS.md, and two prior submodule refactors (metrics datetime, groom batch queries).claim.yml: stripsstatus-readywhen addingstatus-in-progress(the issue is no longer merely "ready"), and hard-gates/claimon astatus-incubatingissue — refuses with a comment directing the user to promote it first.Why
Completes the incubation /
status-readyworkflow change so the GitHub/claimAction is consistent with the/sprintand/implementhard gates. A direct/claimcan no longer silently bypass incubation; promotion stays a deliberate, separate step (/groomReadiness Triage or a manual label swap).Notes
.claudesubmodule is private (trinity-dev); the pin is a commit SHA only — no content lands in this public repo.Fixes #N— this is a process/tooling follow-up to the dev-workflow changes, not an issue-tracked feature.Test plan
/claimon astatus-incubatingissue → bot refuses + posts the promote-first instructions; no assignee/label change./claimon astatus-readyissue → assigned,status-in-progressadded,status-readyremoved./claimon a bare-Todo issue → assigned,status-in-progressadded (no-opstatus-readyremoval is caught).🤖 Generated with Claude Code