mireklzicar/Issue Duration Labeler
Automatically label issues with color-coded duration tags, helping teams track issue lifecycle and improve project management.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authentication | yes | — |
| short_threshold | Number of days considered short duration (green label) | no | 7 |
| medium_threshold | Number of days considered medium duration (orange label) | no | 30 |
| short_color | Color for short duration labels | no | 00FF00 |
| medium_color | Color for medium duration labels | no | FFA500 |
| long_color | Color for long duration labels | no | FF0000 |
| thresholded_update | Update issue duration only when a threshold is met | no | true |
Outputs
no outputs