Releases: actions/stale
Releases · actions/stale
v3.0.12
- Update distribution to latest packages
v3.0.11
- Update dependencies
- Add a close issue label
v3.0.10
Update licenses in action
v3.0.9
Update to latest actions and octokit libraries (#124) Upgrade to latest libraries but use "any" for the client until I figure out how to use the right type
v3.0.8
- Add an option for a close message on stale
v3.0.7
- Add a way to sort issues when querying for staleness
v3.0.6
- Fix an issue with issue closure based on stale timing
- Add promise error handling to github API calls
v3.0.5
- Update stale -> close transition behavior
v3.0.4
- Fix bad un-staling logic for stale issues
- Add better logging even when not in debug mode
- Fix operation counts
v3.0.3
- Fix an issue where the bot thought its own comments should un-stale an issue