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: Support to pass github authentication token for github apis #101

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

godwingrs22
Copy link
Contributor

Which issue(s) does this change fix?

Closes #98

Description

This change adds the support of accepting GITHUB authentication tokens as an optional input parameter input in the workflow action.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 License.

@godwingrs22 godwingrs22 force-pushed the godwingrs22/githubtokens branch 2 times, most recently from 9b2aace to d391d36 Compare April 1, 2024 20:35
@godwingrs22 godwingrs22 marked this pull request as ready for review April 1, 2024 20:39
@godwingrs22 godwingrs22 requested a review from a team as a code owner April 1, 2024 20:39
Copy link
Contributor

@GavinZZ GavinZZ left a comment

Choose a reason for hiding this comment

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

One small comment

lib/setup.js Outdated Show resolved Hide resolved
@aaythapa aaythapa merged commit 3b5166e into aws-actions:main Apr 2, 2024
15 checks passed
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.

Add support for GitHub tokens
3 participants