terraform-example-foundation icon indicating copy to clipboard operation
terraform-example-foundation copied to clipboard

Why use personal token vs. GITHUB_TOKEN?

Open lpezet opened this issue 1 year ago • 1 comments

TL;DR

Current process will store someone's personal token (gh_token) and keep "carrying it"/using it everywhere (including pipeline) ad vitam aeternam. Github Actions provides the (less fine-grained) token GITHUB_TOKEN. Any particular reasons to not use that one instead? The way I see it the personal token can be fine-tuned, re. permissions, as needed and the GITHUB_TOKEN is either permissive or not. Is that the only reason, to have greater control over the permissions of the token?

Terraform Resources

No response

Detailed design

No response

Additional information

No response

lpezet avatar Jun 23 '24 09:06 lpezet

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Aug 22 '24 23:08 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Oct 26 '24 23:10 github-actions[bot]