Skip to content

feat: pass GH_PAT secret for tag push trigger in publish-python-libraries#47

Merged
tehw0lf merged 1 commit intomainfrom
feat/gh-pat-for-tag-push
Mar 15, 2026
Merged

feat: pass GH_PAT secret for tag push trigger in publish-python-libraries#47
tehw0lf merged 1 commit intomainfrom
feat/gh-pat-for-tag-push

Conversation

@tehw0lf
Copy link
Owner

@tehw0lf tehw0lf commented Mar 15, 2026

Summary

  • Declares GH_PAT as optional secret in build-test-publish.yml and passes it to publish-python-libraries
  • publish-python-libraries uses GH_PAT instead of GITHUB_TOKEN for the tag push, so the push triggers downstream on: push: tags workflows in calling repos

Note

Depends on PR #46 being merged first.

@tehw0lf tehw0lf merged commit d7919ec into main Mar 15, 2026
2 checks passed
@tehw0lf tehw0lf deleted the feat/gh-pat-for-tag-push branch March 15, 2026 13:33
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