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

Change detection via git + rename githubToken to token #9

Merged
merged 8 commits into from May 26, 2020

Conversation

dorny
Copy link
Owner

@dorny dorny commented May 26, 2020

Adds alternative way of detecting changed files. Instead of using Github API it fetches base branch and invokes git diff-index command. This behavior is used only when token was not provided to this action.

Additional change is simplifying githubToken input name to just token - same as is used in popular labeler action.

@dorny dorny merged commit 1cbb925 into master May 26, 2020
@dorny dorny deleted the git-change-detection branch May 26, 2020 15:16
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

1 participant