Releases: Sonia-corporation/stale
Releases · Sonia-corporation/stale
1.6.1
1.6.1 (2021-11-13)
🐛 Bug Fixes
- dry-run: ignore the stale label addition in dry-run mode (8fe45d2)
1.6.0
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
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
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
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
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
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
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)