Commit 0e624bc
Docker Phase 4: GH_TOKEN -> GitHub App token (update_version.yml)
Mint a GitHub App token in update_version.yml and export it to the job
environment (GH_TOKEN/GITHUB_TOKEN) so the update_docker --pipeline PR
creation runs under the citusdata GitHub App instead of the org PAT.
Top-level GH_TOKEN secret is intentionally retained for zero-downtime
(removed only in Phase 6). The 4 publish workflows use DockerHub creds
only and need no change. Matches the proven pattern in
citusdata/packaging update-pgxn-version.yml.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 215130f commit 0e624bc
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
30 | 43 | | |
31 | 44 | | |
32 | 45 | | |
| |||
0 commit comments