grafana/GitHub API commit

Commits changes to your repository via the GitHub API instead of git commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 27, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: grafana/github-api-commit-action@b1d81091e8480dd11fcea8bc1f0ab977a0376ca5 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commit-messageThe commit messageyesCommit performed by grafana/github-api-commit-action
create-branch-on-remoteWhether to create the branch on remote if it does not exist already: true/falseyesfalse
stage-all-filesWhether to additionally stage all changed files in the repo prior to committing: true/falseyesfalse
success-if-no-changesWhether to return success if no changes are detected: true/falseyesfalse
tokenGitHub access token with permissions to write to repoyes
namedescription
commit-responseThe response from the graphql query