All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2022-12-04)
- the action now requires Node.js 16
2.2.0 (2021-10-03)
- add option for logging output parameters (54551cb)
2.1.1 (2021-07-09)
- update GitHub API calls (b14c1e5)
2.1.0 (2021-07-09)
- make github-token optional and document the use of personal access tokens (453ac36)
- declare required permissions (5721b51)
2.0.0 (2021-01-21)
- The deployment method and configuration options have changed.
- move to GitHub Actions (dc414db)
1.0.1 (2019-10-25)
- update dependencies (d27ab6d)
1.0.0 (2019-06-10)
- update dependencies (fccb39c)
- probot < 9.2.13 no longer supported.
0.3.4 (2019-01-20)
- update dependencies (2045b1f)
0.3.3 (2019-01-20)
- apply stricter config validation (06ccf1e)
0.3.2 (2018-10-03)
- allow newer versions of node (7e34e45)
0.3.1 (2018-07-24)
- pass owner and repo to sendMessage (1a4f609)
0.3.0 (2018-07-23)
- notify maintainers about configuration errors (5d681d8)
0.2.0 (2018-06-27)
- log additional data and add DRY_RUN env var (cf70fac)