loxygenk/Better Tracking Issue
🏁 A github action for making tracking issue more easy to manage and see
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to access issues. | yes | — |
| number-tag-prefix | A prefix for number tags, the string with the number of tracking issue prendeded to the issue title | no | — |
| title-tag-prefix | A prefix for title tags, the string with the title of tracking issue appended to the issue title | no | — |
| title-tag-strategy | What issue should be displayed. Candidates are: 'fixed-lowest': The issue with the lowest number. 'fixed-highest': The issue with the highest number. 'latest-lowest': (Default) The issue most recently started tracking. If the tracking issue is removed, the issue with the lowest number is used. 'latest-highest': The issue most recently started tracking. If the tracking issue is removed, the issue with the highest number is used. | no | — |
Outputs
no outputs