mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
6.6 KiB
6.6 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.1 (2021-07-09)
Bug Fixes
- update GitHub API calls (a3ccc71)
2.1.0 (2021-07-09)
Features
- make github-token optional and document the use of personal access tokens (3eba4fe)
Bug Fixes
- declare required permissions (877b357)
2.0.3 (2021-01-01)
Bug Fixes
- update imported package name (eba004b)
2.0.2 (2021-01-01)
Bug Fixes
- update dependencies (eb0aabb)
2.0.1 (2020-07-07)
Bug Fixes
2.0.0 (2020-02-17)
⚠ BREAKING CHANGES
- The deployment method and configuration options have changed.
Features
- move to GitHub Actions (eb01523)
1.0.1 (2019-10-25)
Bug Fixes
- update dependencies (9381fb2)
1.0.0 (2019-06-09)
Features
- update dependencies (4be9f8f)
BREAKING CHANGES
- probot < 9.2.13 no longer supported.
0.8.3 (2019-01-20)
0.8.2 (2019-01-19)
Bug Fixes
- apply stricter config validation (53b6320)
- limit daysUntilLock to 10 years (7ee7d4b)
- skip wrong search results (5b94ab5)
0.8.1 (2019-01-18)
Bug Fixes
0.8.0 (2018-11-08)
Features
- support for skipping issues created before a given timestamp (ace8c2d)
0.7.1 (2018-10-03)
Bug Fixes
- allow newer versions of node (436ec0d)
0.7.0 (2018-07-23)
Features
- notify maintainers about configuration errors (38614a9)
0.6.2 (2018-06-27)
Bug Fixes
- add missing config key to schema (83e345c)
0.6.1 (2018-06-24)
Bug Fixes
- log missing config as info (5d4c58f)
0.6.0 (2018-06-24)
Features
- add option for setting lock reason (5b9d6f4), closes #7
- extend settings from a different repository (9da62c6)
- use child logger for scheduled tasks and add DRY_RUN env var (4abb957)
0.5.2 (2018-05-30)
0.5.1 (2018-05-30)
Bug Fixes
- set main module path (d4eb339)
0.5.0 (2018-05-06)
Features
- validate config and set custom options for issues and pulls (ecb0e91)
0.4.0 (2018-05-01)
Bug Fixes
- set defaults for new config options (b75ee6d)
Features
0.3.0 (2018-05-01)
Bug Fixes
- update dependencies (6c16ada)