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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override user name and email #120

Closed
wants to merge 2 commits into from

Conversation

nitrocode
Copy link

@nitrocode nitrocode commented Aug 31, 2021

This is a simple change to allow overriding the user name and email

I know this repo is deprecated but I saw PR #97 was merged and hoping this one will be merged too. 馃槃

Moved my fork to https://github.com/cloudposse/github-action-pre-commit

    - uses: cloudposse/pre-commit-action@v2.1.2
      with:
        token: ${{ secrets.GITHUB_TOKEN }}
        git_user_name: pre-commit
        git_user_email: pre-commit@example.com
        git_commit_message: "pre-commit fixes"

Related to

@asottile asottile closed this Aug 31, 2021
@asottile
Copy link
Member

this repository is maintenance only and the same patch was already declined previously

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants