Skip to content

Releases: Sonia-corporation/stale

1.16.0

20 Nov 22:46
Compare
Choose a tag to compare

1.16.0 (2021-11-20)

🚀 Features

  • issue: avoid closing issues on dry-run mode (b93d952)

1.15.0

20 Nov 22:35
Compare
Choose a tag to compare

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

20 Nov 13:38
Compare
Choose a tag to compare

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

18 Nov 22:14
Compare
Choose a tag to compare

1.13.0 (2021-11-18)

🚀 Features

  • label: use a better search to find the stale label to avoid mismatch (73148bd)

1.12.0

15 Nov 23:20
Compare
Choose a tag to compare

1.12.0 (2021-11-15)

🚀 Features

  • outputs: add some outputs to this action (6c8390f)

1.11.0

15 Nov 22:48
Compare
Choose a tag to compare

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

14 Nov 22:36
Compare
Choose a tag to compare

1.10.0 (2021-11-14)

🚀 Features

  • logs: add statistics in the logs (90fbb7a)

1.9.0

14 Nov 17:58
Compare
Choose a tag to compare

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

13 Nov 17:40
Compare
Choose a tag to compare

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

13 Nov 16:40
Compare
Choose a tag to compare

1.7.0 (2021-11-13)

🚀 Features

  • issue: add a new input "issue-days-before-stale" to choose when to stale (2e92099)