kitsuyui/happy-commit
Celebrate pull-request when it contains a lucky commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token used to read pull request metadata and create or update the managed comment | no | — |
| GITHUB_TOKEN | Legacy alias for github-token | no | — |
| additional-rules | Additional rules to check | no | — |
| additional_rules | Legacy alias for additional-rules | no | — |
| max-expected-occurrences | Celebrate built-in rules only when their expected occurrences at the current repository size stay below this value | no | — |
| max_expected_occurrences | Legacy alias for max-expected-occurrences | no | — |
Outputs
| name | description |
|---|---|
| lucky | 'true' if a lucky commit or PR number was found, 'false' otherwise |