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

Add support for GITHUB_TOKEN #22

Merged
merged 3 commits into from
Jan 25, 2023
Merged

Conversation

FriggaHel
Copy link
Contributor

@FriggaHel FriggaHel commented Jan 25, 2023

This PR adds supports for GITHUB_TOKEN.

README.md updated to warn for the risk of reach API Rate limit.

  • If provided to the step: relies on this to authenticate to github.
  • If not provided, displays a warning message:

Screenshot 2023-01-25 at 10 50 10

Example Pipeline

@FriggaHel FriggaHel marked this pull request as ready for review January 25, 2023 09:55
@FriggaHel FriggaHel requested a review from a team as a code owner January 25, 2023 09:55
@FriggaHel FriggaHel linked an issue Jan 25, 2023 that may be closed by this pull request
@FriggaHel FriggaHel merged commit 86e4b08 into main Jan 25, 2023
@FriggaHel FriggaHel deleted the DEVX-2092-support-github_token branch January 25, 2023 16:15
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.

RequestError [HttpError]: API rate limit exceeded
3 participants