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

Being able to change username #163

Open
nilsreichardt opened this issue Jun 30, 2021 · 0 comments
Open

Being able to change username #163

nilsreichardt opened this issue Jun 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nilsreichardt
Copy link

Description

Because of the issue in #3 I need to use my own person access token. But if this action merges a pull request, it always be display that I have merged this PR.

My goal is to change the username that is displayed. Normally, you can do this with:

git config user.name "github-actions"

But the run option is now available, if you use uses in a GitHub action job.

Would be an env option, like USERNAME a good solution?

@pascalgn pascalgn added the enhancement New feature or request label Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants