tbsmcd/Label timer
It measures the amount of time an issue has had a specific label.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | Target labels, comma-separated. | yes | — |
| token | Github access token | yes | — |
Outputs
| name | description |
|---|---|
| passed_seconds | Passed seconds |
| sum_seconds | Passed seconds(total) |
| url | URL of Issue or Pull Request |