Sourced from dessant/lock-threads's releases.
v4.0.1
Learn more about this release from the changelog.
Sourced from dessant/lock-threads's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2023-06-12)
Bug Fixes
4.0.0 (2022-12-04)
â BREAKING CHANGES
- the action now requires Node.js 16
Bug Fixes
3.0.0 (2021-09-27)
â BREAKING CHANGES
input parameter names have changed
Rename the following input parameters when upgrading from v2 to v3:
issue-lock-inactive-days-->issue-inactive-daysissue-exclude-created-before-->exclude-issue-created-beforeissue-exclude-labels-->exclude-any-issue-labelsissue-lock-labels-->add-issue-labelsissue-lock-comment-->issue-commentpr-lock-inactive-days-->pr-inactive-dayspr-exclude-created-before-->exclude-pr-created-beforepr-exclude-labels-->exclude-any-pr-labelspr-lock-labels-->add-pr-labelspr-lock-comment-->pr-commentFeatures
- add new filtering and labeling options, update input parameter names (26fd836)
- allow manual triggering (a0c7da3)
2.1.2 (2021-08-17)
... (truncated)