tangzhen/Changes Bot Action

Run commands on file changes and commit/push the results if needed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-patternsComma-separated list of file patterns to watch for changesyes
commandCommand to run when files matching the patterns are changedyes
commit-patternsComma-separated list of file patterns to commit after command executionyes
commit-messageMessage to use for auto-commitsnoAuto-commit from changes-bot-action
github-tokenGitHub token for authentication (auto-provided by GitHub Actions)no${{ github.token }}
millisecondsDelay in milliseconds before running the command (for debugging)no0
namedescription
timeThe time when the action completed
changes-detectedBoolean indicating if changes were detected
files-committedList of files committed and pushed