alessandrozanatta/Declarative labels action
Syncs the repository labels with the provided ones
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest | Path of labels YAML file | no | .github/labels.yaml |
| gitea | Whether to use the Gitea API for labels removal | no | false |
| github_token | A GitHub token to execute the action with | no | ${{ github.token }} |
| repo | The owner and repository name | no | ${{ github.repository }} |
| prune | Remove unmanaged labels from repository | no | false |
Outputs
no outputs