All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
4.0.1 (2023-11-21)
- always apply close and lock reason (a1d1e68)
4.0.0 (2023-11-10)
- the action now requires Node.js 20
3.1.0 (2023-06-08)
- listen to correct pull request event (0049c08)
- restore lock state only when needed (8ebc35d), closes #23
3.0.0 (2022-12-04)
- the action now requires Node.js 16
2.2.0 (2021-10-01)
- ignore error when commenting on issue converted to discussion (450b16d)
2.1.3 (2021-07-09)
- update GitHub API calls (7c35b1c)
2.1.2 (2021-07-09)
2.1.1 (2021-05-06)
- declare required permissions (c615c70)
2.1.0 (2021-05-06)
- make github-token optional and document the use of personal access tokens (7584390)
2.0.0 (2021-01-17)
-
The deployment method and configuration options have changed.
-
feat: move to GitHub Actions (7996649)
1.0.1 (2019-10-25)
- update dependencies (1fb7437)
1.0.0 (2019-06-08)
- update dependencies (8ccd196)
- probot < 9.2.13 no longer supported.