puppetlabs/community-labeller
A GitHub action to label issues and pull requests with a community label
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| label_name | The name of the label | no | community |
| label_color | The color of the label | no | 5319E7 |
| org_membership | Contributions from users that are not members of the specified organisations will be labeled with the configured label. The value can be a single organisation or a comma-separated list of organisations. | no | puppetlabs |
| logins_to_ignore | Contributions from the specified users will not be labeled by this action. The value can be a single login or a comma-separated list of logins. | no | — |
| fail_if_member | Pipeline will fail, if the user is member of specified organisations and no label has been added manually. | no | false |
| token | The GitHub token to use for authentication. | yes | — |
Outputs
no outputs