Skip to content

Use GITHUB_TOKEN instead of GLOBAL_GHA_PAT in hello.yaml#144

Open
drmowinckels wants to merge 1 commit intomainfrom
use-github-token-hello
Open

Use GITHUB_TOKEN instead of GLOBAL_GHA_PAT in hello.yaml#144
drmowinckels wants to merge 1 commit intomainfrom
use-github-token-hello

Conversation

@drmowinckels
Copy link
Member

Summary

  • Remove GLOBAL_GHA_PAT from hello.yaml since this workflow only comments on PRs in the same repo
  • The default GITHUB_TOKEN has sufficient permissions for this
  • Also bumps actions/github-script from v6 to v7

Why

Reduces exposure of the org-wide PAT. The github-token parameter defaults to GITHUB_TOKEN when omitted, so removing the explicit github-token line is all that's needed.

🤖 Generated with Claude Code

@drmowinckels drmowinckels requested a review from a team as a code owner March 3, 2026 19:28
@drmowinckels drmowinckels requested review from reshamas and removed request for a team March 3, 2026 19:28
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

Building test-site now! The build will take a few minutes, but look at its progress in the website repo.

@rladies-global
Copy link

🎉 The preview is built! Check it out 👀

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