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

Link commit author to related Github account #9

Open
fbiville opened this issue Dec 7, 2020 · 0 comments
Open

Link commit author to related Github account #9

fbiville opened this issue Dec 7, 2020 · 0 comments

Comments

@fbiville
Copy link
Collaborator

fbiville commented Dec 7, 2020

Currently, despite using what I think is the right email of @neo4j-oss-build, Github does not link the commit author to the account.

See for instance: neo4j-graph-examples/network-management@8936c49.

The configuration is done in CI:

run: |
git config --global user.name "Sandbox 🤖"
git config --global user.email ${{ secrets.EMAIL }}

@fbiville fbiville added the good first issue Good for newcomers label Dec 7, 2020
@fbiville fbiville removed the good first issue Good for newcomers label Jul 2, 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

No branches or pull requests

1 participant