Skip to content

Releases: Sonia-corporation/stale

1.6.1

13 Nov 00:04
Compare
Choose a tag to compare

1.6.1 (2021-11-13)

🐛 Bug Fixes

  • dry-run: ignore the stale label addition in dry-run mode (8fe45d2)

1.6.0

12 Nov 23:35
Compare
Choose a tag to compare

1.6.0 (2021-11-12)

🚀 Features

  • issue: add new input issue-ignore-any-labels to ignore the processing of issues with specific labels (1c4307d)

1.5.0

12 Nov 20:23
Compare
Choose a tag to compare

1.5.0 (2021-11-12)

🚀 Features

  • labels: add a new feature to add a label to an issue (f93639d)
  • labels: add a new feature to get a label from the repository (06eb94e)
  • issue: add a new option "issue-stale-label" to define the label to use when an issue is stale (b8a54a8)
  • stale: add a stale label on issue not updated since 30 days (ffd6c76)
  • logs: add logs for the stale label (b57de32)
  • stale: stale locally the issues older than 30 days (c5af87c)

1.4.0

09 Nov 00:09
Compare
Choose a tag to compare

1.4.0 (2021-11-09)

🚀 Features

  • logs: add a log when the process start (ec78887)
  • issues: add pagination (4c1395b)
  • logs: highlight the number of fetched issues (df09f18)

1.3.0

07 Nov 16:56
Compare
Choose a tag to compare

1.3.0 (2021-11-07)

🐛 Bug Fixes

  • issue: display the issue link in purple (a8f4687)
  • log: display the proper end of tree symbol when logging the inputs (0b53d66)

🚀 Features

1.2.0

07 Nov 10:33
Compare
Choose a tag to compare

1.2.0 (2021-11-07)

🚀 Features

  • logs: add more logs to track the processing (80afa14)
  • dry-run: add new input dry-run and remove the required github-token (71ad840)

1.1.0

06 Nov 18:24
Compare
Choose a tag to compare

1.1.0 (2021-11-06)

🚀 Features

  • issues: fetch the issues to process and log the id (9c79555)
  • issues: log on error while fetching the issues (495425f)

1.0.0

06 Nov 12:33
Compare
Choose a tag to compare

1.0.0 (2021-11-06)

🚀 Features

  • error: catch and stop the action in case of errors (b1a8b23)
  • error: catch and stop the action in case of errors (96d5b41)