motlin/Forbid Merge Commits
A composite action to forbid merge commits in pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on-merge-commits | Whether to fail the check when merge commits are found, or just warn | no | true |
| fail-notice | Message to display when merge commits are found | no | Refer to [handling failure messages](https://github.com/motlin/forbid-merge-commits-action#handling-failure-messages) for guidance. |
Outputs
no outputs