phucbm/Test PR Action

Automatically test pull requests and optionally auto-merge Dependabot PRs when tests pass

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: phucbm/test-pr-action@cbb2c0d20e15df103fd1e46c96b1138a4373f312 # v1.0.3

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

namedescriptionrequireddefault
dependabot-auto-mergeAuto-merge Dependabot PRs if tests pass (true/false)nofalse
github-tokenGitHub token for commenting and mergingno${{ github.token }}
node-versionNode.js version to useno18
package-managerPackage manager to use (npm, pnpm, yarn)noauto

no outputs