Skip to content

chore: token cleanup #670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2025
Merged

Conversation

jeswr
Copy link
Contributor

@jeswr jeswr commented Mar 8, 2025

Uses a workflow token rather than requiring a PAT.

@bourgeoa this means that you can remove the PAT from the secrets in this repo and also decommission the PAT if it is yours.

I'm basing this on https://github.com/eyereasoner/eye-js/blob/e5ffb6028ed064e21a948c273a7a78d00b05d5a3/.github/workflows/nodejs.yml#L52-L94 - there is a chance we may need to increase the permission of this token to include some of the additional permissions listed in eye-js but I'm fairly confident that I've gotten the subset of required permissions correct here.

@bourgeoa bourgeoa linked an issue Mar 8, 2025 that may be closed by this pull request
@bourgeoa bourgeoa merged commit e9f5dc2 into linkeddata:main Mar 8, 2025
4 of 5 checks passed
@jeswr jeswr deleted the chore/token-cleanup branch March 8, 2025 17:38
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.

Remove GITHUB_TOKEN from environmental variables
2 participants