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: restore setting user in git config #278

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

dsanders11
Copy link
Member

Follow-up to #275 where I gave a bad suggestion to remove this code - turns out it's required for running git am even if we're making the actual commit via the GitHub API.

Not sure if await git.addConfig('commit.gpgsign', 'false'); also needs to be restored, will watch the logs and do another PR if that's necessary.

@dsanders11 dsanders11 marked this pull request as ready for review April 8, 2024 19:37
@dsanders11 dsanders11 requested a review from a team as a code owner April 8, 2024 19:37
Copy link
Member

@nornagon nornagon left a comment

Choose a reason for hiding this comment

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

lgtm but i don't think my ✅ counts for this repo

@dsanders11 dsanders11 merged commit d4766f5 into main Apr 8, 2024
3 checks passed
@dsanders11 dsanders11 deleted the fix/git-config-user branch April 8, 2024 19:43
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.

3 participants