hwakabh/Semantic Issue Actions
Check issues title with convensional commits format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Tokens for the actions | yes | ${{ github.token }} |
| repo | Repository to enforce semantic issue | yes | hwakabh/semantic-issue-action |
| body | Message body to comment if title is not semantic | no | The issue title is not aligned to conventional-commits specs, please consider to resolve. |
Outputs
| name | description |
|---|---|
| check-result | Results of checking following the specs or not |