What's new from Grafana Labsbreadcrumb arrow Authoring commits in Git Sync
What's new from Grafana Labs
What's new from Grafana Labs
Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date
2026-08-18
Self-managed release
grafana-v13.2.0

Authoring commits in Git Sync

Starting in Grafana 13.2.0, you can include authoring information to your commits.

If you don’t enable commit signing, you can use author override to author commits. If you don’t select author override, the signed-in Grafana user name and email will be used as the commit author.

If you enable commit signing, and if you enable the signer as the commit author, Git Sync will use the signer name and email as the author to all commits. If you don’t enable the signer as the commit author, the signed-in Grafana user name and email will be used as the commit author, and the committer will be the configured signer.