Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@samcoe
Copy link
Contributor

@samcoe samcoe commented Nov 10, 2020

This PR adds support for GH_TOKEN and GH_ENTERPRISE_TOKEN environment variables which mirror the functionality of GITHUB_TOKEN and GITHUB_ENTERPRISE_TOKEN environment variables respectively. If multiple environment variables are specified the GH prefixed versions takes precedence over the GITHUB prefixed versions i.e GH_TOKEN > GITHUB_TOKEN and GH_ENTERPRISE_TOKEN > GITHUB_ENTERPRISE_TOKEN.

closes #1229

@samcoe samcoe self-assigned this Nov 10, 2020
@samcoe samcoe marked this pull request as ready for review November 10, 2020 08:32
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great progress! Thanks for taking this on 🏆

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! The updates look great; thank you!

@melyalex
Copy link

👍🏼

@ryul95
Copy link

ryul95 commented Dec 15, 2020

#2230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support GH_TOKEN

4 participants