framework-r-d/Handle Fix Commit

Commits changes if possible, otherwise creates a patch and comments on the PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 1, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: framework-r-d/action-handle-fix-commit@c01368081dd06cbe5ef47b4a085dc6359a657a7f # v2

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

namedescriptionrequireddefault
toolThe tool name reported in commit messages and PR comments.yes
working-directoryThe working directory for git operations.nophlex-src
tokenThe PAT to use for committing.yes
pr-info-refThe ref (branch name) of the PRyes
pr-info-repoThe repository of the PRyes
retry-attemptsThe number of times to retry pushing the commit.no6
skip-commentSkip posting PR comments (for workflow_call usage)nofalse
namedescription
changesWhether changes were detected
pushedWhether changes were pushed
commit_shaThe full SHA of the pushed commit
commit_sha_shortThe short SHA of the pushed commit
patch_nameThe name of the patch file if created