Releases: Sonia-corporation/stale
Releases · Sonia-corporation/stale
1.42.1
1.42.1 (2022-02-09)
🐛 Bug Fixes
- annotations: format properly the errors annotations (13bcd6a), closes #422
- annotations: format properly the warning annotations (469609c), closes #422
- annotations: remove every existing notice annotations (3c3a2d5), closes #422
The logs were not static - including some variables - and were broken due to the colours.
1.42.0
1.42.0 (2022-02-08)
📚 Documentation
- examples: add a multiple-cron jobs example (d57bc19)
- website: add more tags to existing docs pages (4c92a80)
- readme: fix broken links to inputs inside the readme (2252af8)
🚀 Features
- issues: add new input
issue-only-any-project-cards
(8650e12), closes #312 #412
This new input allow to only process issues belonging to specific projects.
You can link your issues to a project card.
Pass as a multi-line input the names of your projects.
When this input is set, all issues without a project card will not be processed.
Note: this is the first input of this genre, but may not be the last based on people needs!
1.41.0
1.40.0
1.39.0
1.39.0 (2022-02-05)
🚀 Features
1.38.0
1.37.0
1.37.0 (2022-02-02)
🚀 Features
- issues: add new input
issue-limit-api-queries-count
(db5effb), closes #254
Before processing each issue, the workflow will check if the input is enabled.
If this is the case, the processing may stop if the statistics for queries are higher than the limit. - prs: add new input
pull-request-limit-api-queries-count
(ee9a293), closes #254
Before processing each pull request, the workflow will check if the input is enabled.
If this is the case, the processing may stop if the statistics for queries are higher than the limit.
1.36.0
1.35.0
1.34.0
1.34.0 (2022-01-29)
🐛 Bug Fixes
- deps: update docusaurus monorepo to v2.0.0-beta.15 (patch) (#358) (5bfd537)
Co-authored-by: Renovate Bot [email protected]
Co-authored-by: TESTELIN Geoffrey [email protected]
🚀 Features
- outputs: add 6 new outputs to expose the api calls (7d85f17)
Addcalled-api-issues-count
Addcalled-api-issues-queries-count
Addcalled-api-issues-mutations-count
Addcalled-api-pull-requests-count
Addcalled-api-pull-requests-queries-count
Addcalled-api-pull-requests-mutations-count
- stats: add statistics about mutations and queries from the API (3ddd3ca)
- website: change the color palette (6d483e5)
- logs: display the total of stats for mutations and queries API calls (86261dd)
Created a nested view