Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Respect GITHUB_TOKEN when set #13

Open
brianmhunt opened this issue Jun 15, 2021 · 0 comments
Open

Respect GITHUB_TOKEN when set #13

brianmhunt opened this issue Jun 15, 2021 · 0 comments

Comments

@brianmhunt
Copy link

If the environment variable GITHUB_TOKEN is respected, then using this tool in a Github Action becomes trivial because Github Actions Authentication sets this automatically:

GitHub automatically creates a GITHUB_TOKEN secret to use in your workflow. You can use the GITHUB_TOKEN to authenticate in a workflow run.

This saves the step of having to create a temporary .merged-prs file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant