Skip to content

fix: publication workflow changes to use PRs instead of pushing to branch directly on tag/publish #600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dannon
Copy link
Member

@dannon dannon commented Jun 20, 2025

Description

Noticed when releasing 0.12.0. It'll take one more that I'll do tomorrow to get this sorted.

Related Issue

xref #588

dannon added 2 commits June 19, 2025 21:38
The workflow was failing because main branch protection requires PRs.
Now creates a branch and PR for the version bump instead of direct push.
Fixes warnings about unknown webhook names by using pull_request_target
instead of pull_request for proper permissions context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant