Sourced from dessant/lock-threads's releases.
v5.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 commit-and-tag-version for commit guidelines.
5.0.1 (2023-11-22)
Bug Fixes
5.0.0 (2023-11-14)
â BREAKING CHANGES
- Discussions are also processed by default, set the
process-only
input parameter to preserve the old behaviorsteps: - uses: dessant/lock-threads@v5 with: process-only: 'issues, prs'
- the action now requires Node.js 20
Features
Bug Fixes
- update dependencies (5a25b54)
4.0.1 (2023-06-12)
Bug Fixes
4.0.0 (2022-12-04)
â BREAKING CHANGES
- the action now requires Node.js 16
... (truncated)
1bf7ec2
chore(release): 5.0.1adf4aa5
chore: update package0a63678
fix: support filtering threads by labels with spaces