phucbm/Test PR Action
Automatically test pull requests and optionally auto-merge Dependabot PRs when tests pass
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 9, 2026
- License
- MIT
Pinned Snippet
uses: phucbm/test-pr-action@cbb2c0d20e15df103fd1e46c96b1138a4373f312 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dependabot-auto-merge | Auto-merge Dependabot PRs if tests pass (true/false) | no | false |
| github-token | GitHub token for commenting and merging | no | ${{ github.token }} |
| node-version | Node.js version to use | no | 18 |
| package-manager | Package manager to use (npm, pnpm, yarn) | no | auto |
Outputs
no outputs