Commit 2ec8244
fix: use GitHub App token for docs update PRs
Use the existing KITOPS_BOT GitHub App token instead of the default
GITHUB_TOKEN when creating docs update PRs during release. The default
token does not trigger downstream workflows (e.g. check-sources),
which blocks these PRs from being merged without manual intervention.
Fixes #750
Signed-off-by: Gorkem Ercan <gorkem.ercan@gmail.com>1 parent 6625e94 commit 2ec8244
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
251 | 259 | | |
252 | 260 | | |
253 | 261 | | |
254 | | - | |
| 262 | + | |
255 | 263 | | |
256 | 264 | | |
257 | 265 | | |
| 266 | + | |
258 | 267 | | |
259 | 268 | | |
260 | 269 | | |
| |||
0 commit comments