All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
4.0.0 (2023-11-19)
- the action now requires Node.js 20
3.0.0 (2022-12-04)
- the action now requires Node.js 16
2.2.0 (2021-10-02)
- add option for logging output parameters (0e746c9)
- remove broken link in default message (a28549d)
2.1.2 (2021-07-10)
- add required permission (c83ec47)
2.1.1 (2021-07-09)
- update GitHub API calls (30b1031)
2.1.0 (2021-07-09)
- make github-token optional and document the use of personal access tokens (adb3aa7)
- declare required permissions (8524539)
2.0.0 (2021-01-07)
-
The deployment method and configuration options have changed.
-
feat: move to GitHub Actions (a74bb54)
1.0.2 (2019-10-25)
- typo (4d07f88)
1.0.1 (2019-10-25)
- update dependencies (cbd2cce)
1.0.0 (2019-06-09)
- support new reactions (b7ce8e6)
- update dependencies (1b0d617)
- use GitHub tooltip copy as default comment (4161662)
- probot < 9.2.13 no longer supported.
0.3.2 (2019-01-20)
0.3.1 (2018-10-03)
- allow newer versions of node (96955a4)
0.3.0 (2018-07-23)
- notify maintainers about configuration errors (f761a6e)
0.2.0 (2018-06-27)
- add {comment-author} as a placeholder (4bad098)
- log additional data and add DRY_RUN env var (f311d57)
0.1.1 (2018-06-12)
- remove database items for deleted installation (5b4510f)