Skip to content

getsentry/action-github-commit

Repository files navigation

getsentry/action-github-commit typescript-action status

Commits any changed files using the GitHub API.

Usage

See the Sentry repo for real world examples.

Note: You may want to use a non-default GitHub token (e.g. not the GH Action token) as it will not trigger follow-up workflow runs!

Inputs

Use the source.

Installation

Add the following to your workflow config

    - name: Commit changes
      uses: getsentry/action-github-commit@v2.0.0