webstech/gitgitgadget PR Action

This is a GitHub action to process pull request creates, updates and comments with gitgitgadget. It is used as a workflow dispatch action running in a separate repo. The use case is for repos that will not allow complex github actions in the codebase when the github repo is a clone that is used to submit updates to a non-GitHub maintained repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenA repo scoped GitHub Personal Access Token.yes
reaction-tokenAn optional GitHub token to use for reactions.yes${{ github.token }}
reactionsAdd reactions to comments containing commands.yestrue
permissionThe repository permission level required by the user to dispatch commands.yeswrite
repository-dirThe location of the repository.yes
config-repository-dirThe location of the repository with gitgitgadget configuration information.yes
configuration-fileThe file of configuration information.yes
configJSON configuration for commands.yes
config-from-fileJSON configuration from a file for commands.yes
repo-ownerRepository owner.yes
repo-nameRepository name.yes
repo-baseownerRepository pull target.yes
pull-request-numberPull request number.yes
comment-idComment id for handling comments.no
actionValue of 'push' or 'comment'yes
skip-updateComment id for handling comments.no
namedescription
error-messageValidation errors when using `workflow` dispatch.