Skip to content

cascade: pass CHANGELOG_SECRET so auto-bumps get LLM changelogs#94

Merged
TeoSlayer merged 5 commits into
mainfrom
chore/changelog-secret
Jul 13, 2026
Merged

cascade: pass CHANGELOG_SECRET so auto-bumps get LLM changelogs#94
TeoSlayer merged 5 commits into
mainfrom
chore/changelog-secret

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Forwards the org-wide CHANGELOG_SECRET to the reusable tag-bump workflow so cascade auto-bumps get the Workers-AI changelog + GitHub release body instead of silently skipping. Matches trustedagents, the one repo already wired.

🤖 Generated with Claude Code

Org-wide CHANGELOG_SECRET was never forwarded to the reusable tag-bump
workflow, so its auto-changelog step silently skipped on every cascade
bump. Matches trustedagents, the one repo already wired.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@TeoSlayer TeoSlayer enabled auto-merge (squash) July 13, 2026 06:25
TeoSlayer and others added 4 commits July 13, 2026 09:42
…ling constraint)

govulncheck flags GO-2026-5856 (crypto/tls, fixed in go1.25.12), and CI
runs GOTOOLCHAIN=local with the sibling web4 checkout now requiring
go >= 1.25.12 — same bump web4 shipped in v1.12.5.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
go-version: '1.25' resolves to the runner's cached 1.25.11 while
GOTOOLCHAIN=local forbids auto-upgrade, so the go.mod 1.25.12 bump
(GO-2026-5856) fails every job. go-version-file keeps CI in lockstep
with the module.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This job checks the repo out at path: rendezvous, so go.mod lives at
rendezvous/go.mod, not the workspace root.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@TeoSlayer TeoSlayer merged commit cf7f07f into main Jul 13, 2026
8 checks passed
@TeoSlayer TeoSlayer deleted the chore/changelog-secret branch July 13, 2026 07:34
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.

1 participant