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

CI: commit asset updates with Bot identity #2385

Merged
merged 1 commit into from
Jan 17, 2022
Merged

CI: commit asset updates with Bot identity #2385

merged 1 commit into from
Jan 17, 2022

Conversation

chrmod
Copy link
Member

@chrmod chrmod commented Jan 17, 2022

Commiter is properly set, but for some reason the Author is being used. Lets see if changing the author will fix the issue.
https://github.com/peter-evans/create-pull-request/blob/main/src/create-pull-request.ts#L162

@chrmod chrmod requested a review from remusao as a code owner January 17, 2022 11:01
@@ -56,6 +56,7 @@ jobs:
with:
token: ${{ steps.generate-token.outputs.token }}
committer: Ghostery Adblocker Bot <ghostery-adblocker-bot@users.noreply.github.com>
author: Ghostery Adblocker Bot <ghostery-adblocker-bot@users.noreply.github.com>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like this could be the reason indeed, according to how the commit looks like.

image

@remusao remusao merged commit 2373634 into master Jan 17, 2022
@remusao remusao deleted the chrmod-patch-1 branch January 17, 2022 12:30
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