comfuture/Auto Lablel
Automatically label issues and pull requests based on their content.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with repo scope | no | ${{ github.token }} |
| labels | Comma-separated list of labels to apply | no | bug,enhancement,question |
Outputs
| name | description |
|---|---|
| labels | Labels applied to the issue or pull request |