Skip to content

ci: fix release-please Gate tag handling#702

Merged
robinbraemer merged 1 commit into
masterfrom
fix/release-please-gate-tags
Jun 4, 2026
Merged

ci: fix release-please Gate tag handling#702
robinbraemer merged 1 commit into
masterfrom
fix/release-please-gate-tags

Conversation

@robinbraemer

Copy link
Copy Markdown
Member

Summary

  • configure release-please to use Gate's existing vX.Y.Z tag scheme instead of gate-vX.Y.Z
  • reset the manifest to the current published v0.65.0 baseline
  • remove the bad generated changelog section from the first bootstrap attempt
  • dispatch release-please.yml after merging its release PR, because GITHUB_TOKEN merges do not trigger the next push workflow

Verification

  • jq . .release-please-config.json
  • jq . .release-please-manifest.json
  • YAML parse for .github/workflows/release-please.yml
  • actionlint .github/workflows/release-please.yml

PR #701 proved the first loop was close but wrong for Gate; this fixes the tag search and the GITHUB_TOKEN recursion gap.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploying gate-minekube with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2f852d3
Status: ✅  Deploy successful!
Preview URL: https://3971d4c6.gate-minekube.pages.dev
Branch Preview URL: https://fix-release-please-gate-tags.gate-minekube.pages.dev

View logs

@robinbraemer robinbraemer merged commit a3b8eb9 into master Jun 4, 2026
19 checks passed
@robinbraemer robinbraemer deleted the fix/release-please-gate-tags branch June 4, 2026 12:20
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