Open stianlagstad opened 1 year ago
I've managed to make this role work with the new Fine-grained token, for a runner at org-scope.
On the Organisation settings, I've set:
On my Personnal Github account (I am the org owner, for that matter), I've created a fine-grained PAT:
Hope it help someone, and YES please update documentation for this, even if this is a Github beta feature it is now well-known!
Is there any information why this scripts needs read/write access to Administration? I mean, even if you told me, what you want to do, I am not giving a random script from the internet the permission to completely delete our organization on GitHub, access to billings, and to membership - that simply does not work! Is there not any way around that? Right now, this solution will not be used in our company, period.
Summary
At https://github.com/settings/tokens?type=beta there's now a new type of Personalized Access Tokens (PATs) called fine-grained personal access tokens. Creating these looks different than creating "classic" PATs. The readme of this repository currently says
Which is correct for the classic PATs, but since the process looks a bit different for the new fine-grained PATs: Could a description for how to use these be added? It's not clear to me how to configure them.
Issue Type
Feature Idea