You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
Hey, we've been implementing this action over the last days and have found that the actions' GITHUB_TOKEN is not permitted to read/write most of the settings, that probot needs to access.
Do we have to use a PAT (which is somewhat tricky to share across an organization) or is there a way to achieve this with a repository token?
Hey, we've been implementing this action over the last days and have found that the actions'
GITHUB_TOKENis not permitted to read/write most of the settings, that probot needs to access.Do we have to use a PAT (which is somewhat tricky to share across an organization) or is there a way to achieve this with a repository token?