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: add configurable user and email #501

Merged
merged 4 commits into from
Oct 11, 2021

Conversation

Ninerian
Copy link
Contributor

@Ninerian Ninerian commented Oct 8, 2021

What have I done

Added github_user and github_email inputs

Why was this done

I discovered the problem that checks where not running, when the PR is created by the Github Actions user. Using a custom one solved the problem

@Ninerian Ninerian force-pushed the git-user-token-config branch from 1157b46 to f0fbaf7 Compare October 8, 2021 06:54
Copy link
Owner

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@Ninerian Thanks for extracting the PR!

I'd like to keep the backward compatibility, so how about changing the default values like this?

action.yml Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
Copy link
Owner

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thank you! I request more trivial changes in the descriptions.

Other than that, everything seems to be fine. 😄

action.yml Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
@ybiquitous
Copy link
Owner

And, can you merge the main branch to this feature branch, please? I've pushed some commits today.

@ybiquitous ybiquitous changed the title feat: add configurable user and token feat: add configurable user and email Oct 9, 2021
Ninerian and others added 2 commits October 11, 2021 09:20
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
Copy link
Owner

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@Ninerian Thank you! LGTM 👍🏼

@ybiquitous ybiquitous merged commit b5611f8 into ybiquitous:main Oct 11, 2021
@ybiquitous
Copy link
Owner

v3.3.0 released! 🚀

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.

2 participants