Add GitHub Actions bot email address
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 443
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Hello, according to the discussion over here, you may want to update the email address in your workflow file to following:
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
As a result you'll see github-actions[bot] under Contributors section:
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open .github/workflows/build.yml and inspect the existing git config user.email command. Update it to the GitHub Actions bot address shown in the issue, then confirm the workflow uses that identity so github-actions[bot] appears in Contributors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100