Skip to content

ci: open release pull requests with the release app token - #83

Merged
wolfy-j merged 2 commits into
masterfrom
ci/release-app-token
Sep 23, 2026
Merged

wolfy-j merged 2 commits into
masterfrom
ci/release-app-token

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

release-please fails on every master push with GitHub Actions is not permitted to create or approve pull requests: the repository forbids PR creation with GITHUB_TOKEN, and release PRs (0.7.15-0.7.18) were opened by hand. The release job now mints a token from the wippy-releases app (org secrets RELEASE_PLEASE_APP_ID / RELEASE_PLEASE_APP_PRIVATE_KEY), as wippyai/framework does; app-authored release PRs also trigger CI.

GitHub Actions may not create pull requests with GITHUB_TOKEN in this
repository, so release-please failed on every master push and release
PRs were opened by hand.
Comment thread .github/workflows/release.yml Fixed
@wolfy-j
wolfy-j merged commit af915a1 into master Sep 23, 2026
8 checks passed
@wolfy-j
wolfy-j deleted the ci/release-app-token branch September 23, 2026 00:02
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.

2 participants