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

Provide a default Github token #31

Merged
merged 1 commit into from
May 12, 2020
Merged

Provide a default Github token #31

merged 1 commit into from
May 12, 2020

Conversation

LaurenceGA
Copy link

See similar PR for other reviewdog action here.

This makes it so that users of this action no longer need to pass github_token: ${{ secrets.github_token }}, we just provide it by default. They can still pass it if they like.
Makes the workflow file less noisy.

@LaurenceGA LaurenceGA added documentation Improvements or additions to documentation enhancement New feature or request bump:minor labels May 12, 2020
@LaurenceGA LaurenceGA self-assigned this May 12, 2020
@LaurenceGA LaurenceGA marked this pull request as ready for review May 12, 2020 01:38
@LaurenceGA LaurenceGA requested a review from a team May 12, 2020 01:38
Copy link
Member

@haya14busa haya14busa left a comment

Choose a reason for hiding this comment

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

Thanks!!

@haya14busa haya14busa merged commit 976ea36 into master May 12, 2020
@github-actions
Copy link
Contributor

🚀 [bumpr] Bumped! New version:v1.6.0 Changes:v1.5.0...v1.6.0

@haya14busa haya14busa deleted the default-github-token branch May 12, 2020 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump:minor documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants