shftco/SHFT PullMate
A GitHub Action that checks if a pull request meets the requirements of the SHFT workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| reviewerRequired | Whether a reviewer is required or not | yes | true |
| assigneeRequired | Whether an asignee is required or not | yes | true |
| checklistRequired | Whether a checklist is required or not | yes | true |
| semanticTitleRequired | Whether a semantic title is required or not | yes | true |
| semanticBranchNameRequired | Whether a semantic branch name is required or not | yes | true |
| repoToken | The repository token | yes | — |
Outputs
no outputs