Releases: Sonia-corporation/stale
Releases · Sonia-corporation/stale
1.16.0
1.16.0 (2021-11-20)
🚀 Features
- issue: avoid closing issues on dry-run mode (b93d952)
1.15.0
1.15.0 (2021-11-20)
🚀 Features
- outputs: add closed issues count output (aeeb72e)
- stats: add stats about the number of closed issues (de3d98c)
- issue: close stale issues (e7f9a54)
1.14.0
1.14.0 (2021-11-20)
🚀 Features
- issue: add new input to ignore the process when a label is on an issue (9c118dc)
1.13.0
1.13.0 (2021-11-18)
🚀 Features
- label: use a better search to find the stale label to avoid mismatch (73148bd)
1.12.0
1.12.0 (2021-11-15)
🚀 Features
- outputs: add some outputs to this action (6c8390f)
1.11.0
1.11.0 (2021-11-15)
🚀 Features
- stats: add a statistics regarding the unaltered issues (acca942)
- issue: use the most recent added stale label event for the check (36e21fd)
1.10.0
1.10.0 (2021-11-14)
🚀 Features
- logs: add statistics in the logs (90fbb7a)
1.9.0
1.9.0 (2021-11-14)
🚀 Features
- logs: display the api services logs with the issue prefix (6b35fe8)
- logs: improve the issue logger to always add the issue id as a prefix (b6390da)
- issue: remove the stale label from the issue when no longer stale (c128375)
- issue: remove the stale label when the creation date of the label is sooner than the update date (b66d9b3)
- logs: round the difference of days in the logs (6801ee5)
- issue: stop processing an issue already stale (3dbd799)
1.8.0
1.8.0 (2021-11-13)
🚀 Features
- issue: add new input issue-days-before-close to customize the number of days before closing a stale issue (ed43be6)
1.7.0
1.7.0 (2021-11-13)
🚀 Features
- issue: add a new input "issue-days-before-stale" to choose when to stale (2e92099)