Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass the token input through on GHES #277

Merged

Conversation

dmitry-shibanov
Copy link
Contributor

Description:
In scope of this pull request we make available to pass GitHub token on GHES.

Related issue:
https://github.com/actions/runner-images-internal/issues/4479

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dmitry-shibanov dmitry-shibanov requested a review from a team October 17, 2022 10:53
Copy link
Contributor

@brcrista brcrista left a comment

Choose a reason for hiding this comment

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

This also needs to the change to action.yml here: https://github.com/actions/setup-python/pull/443/files

On GHES, this will start using GITHUB_TOKEN (the default value for the token input) to make calls to github.com. But, the GHES token isn't valid on github.com.

@dmitry-shibanov dmitry-shibanov merged commit 27b43e1 into actions:main Nov 2, 2022
adilhusain-s pushed a commit to adilhusain-s/setup-go that referenced this pull request Feb 6, 2023
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.

None yet

7 participants