-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
CIRelated to the CI systemRelated to the CI systemenhancementNew feature or requestNew feature or request
Description
The current setup is too complicated and brittle.
Also, it doesn't work for PRs from forked repositories (which is the huge majority of PRs).
Using a fine-grained personal access token and forwarding it to runners via GITHUB_TOKEN should provide an easier setup that works for all PRs.
Solving this issue will also close #82.
Metadata
Metadata
Assignees
Labels
CIRelated to the CI systemRelated to the CI systemenhancementNew feature or requestNew feature or request