ryancyq/GitHub Signed Commit

GitHub Action to create signed commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesMulti-line string of file paths to be committed, relative to the current workspace. no
workspaceDirectory containing files to be committed. Default: GitHub workspace directory (root of repository). no""
commit-messageCommit message for the file changes. no
repositoryRepository name including owner (e.g. owner/repo). Default: Workflow triggered repository. no""
branch-nameBranch to commit to. Default: Workflow triggered branch. no""
branch-push-force--force flag when running git push <branch-name>. nofalse
tagPush tag for the new/current commit. no""
tag-only-if-file-changesPush tag for new commit only when file changes present. notrue
namedescription
commit-shaFull SHA of the signed commit.
tagTag of the signed commit.