browniebroke/Hacktoberfest Labeler
A Github Action to automate Hacktoberfest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token to use | yes | — |
| edit_label_name | The label name to edit | no | hacktoberfest |
| edit_label_color | The label color | no | ffa663 |
| edit_label_description | The label description | no | Good issues for Hacktoberfest |
| filter_label | The label to use for filtering issues | no | good first issue |
| revert | If true the label will be removed instead of added | no | 0 |
Outputs
no outputs