Problem setting git username/email with GH_PAT only
See original GitHub issue🐞 Describe the bug
Our sync action stopped working ~5 days ago (seemingly after this was merged - https://github.com/BetaHuhn/repo-file-sync-action/pull/153). Throwing an error that the git username/email was missing.
We’re passing only a GH_PAT
, not an installation token.
🖼️ Screenshots
See last working run: https://github.com/nextauthjs/next-auth/actions/runs/1809749953 Failing run: https://github.com/nextauthjs/next-auth/actions/runs/1815281481
📋 Additional context
Sync action: https://github.com/nextauthjs/next-auth/blob/main/.github/workflows/sync-example.yml Sync config: https://github.com/nextauthjs/next-auth/blob/main/.github/sync.yml
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Validation error, cannot edit setting. Please enter a valid email ...
Please enter a valid email address - Getting this Warning Message while making any changes, Updates and Edits in Ghost admin settings page....
Read more >git pushes with wrong user from terminal - Stack Overflow
NB: GitHub will still identify your commit based on the email only. ... we get the error of type ERROR: Permission to user/repo-git.git...
Read more >Configuration - Adapt your publication to suit your needs - Ghost
This article explains how to setup your mail config, as well as walk you ... you can create a special configuration file that...
Read more >Deleting a user account - GitLab Documentation
Delete user to delete only the user but maintain their associated records. ... these records are moved to a system-wide user with the...
Read more >Configuring Ghost - Core Concepts - Jolylai
This article explains how to setup your mail config, as well as walk you through all of the available config options. Custom configuration...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @ndom91, thanks for reporting this!
I will take a look and get this fixed asap.
Thanks for taking a look! We’ll give that a try and get back to you.
Cc: @balazsorban44