Skip to content

ci: auto-tag and publish releases on version bump, like pgdevkit - #9

Merged
aersam merged 1 commit into
mainfrom
pr-labels-weblink
Sep 8, 2026
Merged

ci: auto-tag and publish releases on version bump, like pgdevkit#9
aersam merged 1 commit into
mainfrom
pr-labels-weblink

Conversation

@aersam

@aersam aersam commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Ports pgdevkit's .github/workflows/auto-release.yml: after `Python Test`
passes on main, tag vX.Y.Z (skipping if pyproject.toml's version wasn't
bumped, or is already on PyPI), cut a GitHub Release, and dispatch
python-publish.yml directly (a GITHUB_TOKEN-created release doesn't
trigger other workflows' `release: published` listener, and
python-publish.yml can't become a workflow_call target without breaking
PyPI's OIDC trusted publishing). No more manual "cut a release" step.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01J4DrwDMGRNH3ZdXZCsaDCA
@aersam
aersam merged commit c0144e2 into main Sep 8, 2026
3 checks 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.

1 participant