Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
183 lines (77 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

183 lines (77 loc) · 5.13 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2021-07-03)

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-09)

Features

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

  • use is:unlocked search qualifier (dfa9e82), closes #5

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

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

Features

  • add a lock reason with "resolved" (#3) (a5dbbcd)

0.2.0 (2018-03-29)

Features

  • ignore threads with certain labels (8a29d89), closes #1

0.1.0 (2017-12-11)