Skip to content

[codex] add GitHub release automation#10

Merged
scttbnsn merged 2 commits into
mainfrom
codex/release-automation-glama-maintenance
May 16, 2026
Merged

[codex] add GitHub release automation#10
scttbnsn merged 2 commits into
mainfrom
codex/release-automation-glama-maintenance

Conversation

@scttbnsn

@scttbnsn scttbnsn commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add a Release workflow that publishes GitHub Releases for pushed v* tags.
  • Treat hyphenated SemVer tags such as v0.4.0-beta.1 as prereleases.
  • Add a short release runbook for new releases and existing-tag backfills.

GitHub maintenance follow-up

Closes #9

Validation

  • npm run ci
  • pre-push hook reran npm run knip, npm run typecheck, and npm test

scttbnsn added 2 commits May 7, 2026 14:21
- 🔧 config(ci): add OIDC-authed publish-registry job to release workflow with version and npm-availability guards
- 📝 docs(release): document npm publish step and registry publishing job
- 🔧 config(gitignore): ignore .claude, .playwright-mcp, .vercel artifacts
@scttbnsn scttbnsn merged commit d0bd54c into main May 16, 2026
2 checks passed
@scttbnsn scttbnsn deleted the codex/release-automation-glama-maintenance branch May 16, 2026 12:50
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.

Add GitHub release automation for stable tags

1 participant