Commit 9fa8f4b
authored
ci(release-please): pin reusable @1.0.0 and use
github-workflows-public 1.0.0 reads the App credentials from the org-level
RELEASE_PLEASE_CLIENT_ID variable and RELEASE_PLEASE_PRIVATE_KEY secret
automatically, so callers only need `secrets: inherit`. PRs opened by the
App identity trigger downstream pull_request workflows; PRs opened by the
default GITHUB_TOKEN do not (GitHub anti-recursion), which previously left
release PRs unmergeable on repos with required checks.
Assisted-by: Claude Codesecrets: inherit (#30)1 parent 7d67f73 commit 9fa8f4b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
0 commit comments