Skip to content

Release v0.3.11#76

Merged
sebastientaggart merged 2 commits into
mainfrom
dev
Apr 8, 2026
Merged

Release v0.3.11#76
sebastientaggart merged 2 commits into
mainfrom
dev

Conversation

@sebastientaggart

Copy link
Copy Markdown
Member

Release v0.3.11

PRs included:

Closes #74

sebastientaggart and others added 2 commits April 8, 2026 13:59
The Case A Step 4 and Case B Step 3 callout paragraphs sat outside the
{{#if BRANCH_DEV}} block wrapping the gh issue develop code fences, so
on trunk-based projects the compiled output leaked a literal
{{BRANCH_DEV}} token and rendered a callout irrelevant to that workflow.
Wrap both callouts in the same conditional and drop the now-redundant
'when BRANCH_DEV is set' clause.

Closes #74

Co-authored-by: Sebastien Taggart <[email protected]>
@sebastientaggart
sebastientaggart merged commit 82d8746 into main Apr 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrap --base callouts in start skill in BRANCH_DEV conditional to prevent unresolved placeholder on trunk-based projects

1 participant