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

feat: set input for github token to avoid rate-limiting #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itsme2980
Copy link

@itsme2980 itsme2980 commented Jun 20, 2024

This PR intents to address issue reported in: #150 and #151

  1. Set token input to allow authenticate with github.com when installing and getting latest release of gh cli, avoiding rate-limiting issue
  2. Remove temporary downloaded file gh_tar once installing gh cli finish. This propose issue when following GA steps submit Pull Request by commiting changes from current directory.

@ksivamuthu
Copy link
Owner

@itsme2980 The test is failing. Can we change the token to optional or default to GH_TOKEN? If it's required, the user can setup the token.

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.

3 participants