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

fix: don't impersonante users #49

Merged
merged 1 commit into from
May 20, 2021
Merged

fix: don't impersonante users #49

merged 1 commit into from
May 20, 2021

Conversation

ForsakenHarmony
Copy link
Contributor

Description of your changes

Impersonating the commit author of the previous commit to me is unexpected and unwanted behaviour, it's a GitHub Action, so committing via the bot user makes more sense to me

I have:

  • Read and followed terraform-docs' [contribution process].

How has this code been tested

don't know how I'd test it

Copy link
Member

@khos2ow khos2ow left a comment

Choose a reason for hiding this comment

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

Thanks, this makes sense! One minor comment below (which also is the reason of validate/readme failure) otherwise lgtm.

Comment on lines +57 to +58
| git-push-user-email | If empty the no-reply email of the GitHub Actions bot will be used (i.e. `github-actions[bot]@users.noreply.github.com`) | `""` | false |
| git-push-user-name | If empty the name of the GitHub Actions bot will be used (i.e. `github-actions[bot]`) | `""` | false |
Copy link
Member

Choose a reason for hiding this comment

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

This table is auto-generated using the content of action.yml. Please update the action file and run ./scripts/update-readme.sh (which in this case shouldn't change README any further)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, didn't know about that

Signed-off-by: Leah <github.leah@hrmny.sh>
@khos2ow khos2ow merged commit 3a63a94 into terraform-docs:main May 20, 2021
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