Skip to content

fix: PR auto-merge step needs GH_TOKEN set - #96

Open
philpennock wants to merge 1 commit into
mainfrom
pdp/fix-gh-perms
Open

philpennock wants to merge 1 commit into
mainfrom
pdp/fix-gh-perms

Conversation

@philpennock

Copy link
Copy Markdown
Contributor

A run today successfully created the PR but failed at the "set it to
auto-merge" stage because of a missing env-var. See:
https://github.com/ConnectEverything/client-tools/actions/runs/35241455784/job/105270656218

The error text suggests using github.token but I stuck to
secrets.GITHUB_TOKEN for consistency with the rest of this file. Same value,
but some differences on where valid (both valid here, bias for consistency).

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

Deploying nats-tools with  Cloudflare Pages  Cloudflare Pages

Latest commit: cd2537f
Status: ✅  Deploy successful!
Preview URL: https://0c0657ae.nats-tools.pages.dev
Branch Preview URL: https://pdp-fix-gh-perms.nats-tools.pages.dev

View logs

A run today successfully created the PR but failed at the "set it to
auto-merge" stage because of a missing env-var.  See:
<https://github.com/ConnectEverything/client-tools/actions/runs/35241455784/job/105270656218>

The error text suggests using `github.token` but I stuck to
`secrets.GITHUB_TOKEN` for consistency with the rest of this file.  Same value,
but some differences on where valid (both valid here, bias for consistency).
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