Skip to content

Link commit author to related Github account #9

@fbiville

Description

@fbiville

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 }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions