Files
gh-action-bot/CHANGELOG.md
2019-02-28 17:38:03 -07:00

5.5 KiB

Changelog

v1.4.0 (1 March 2019)

  • feat: make comment page count configurable ad3ebec
  • feat: check for pending status after comment 1863239
  • feat: enhance history module 5e94621
  • feat: add 'exec and check' helper de77cd3
  • feat: support skipping based on labels 08bd36c
  • fix: don't truncate all history when max is hit bd42c4c
  • fix: remove comment delete delay d19ab86
  • feat: allow custom comment delete delay 5c842ec
  • feat: allow customizing history json filename 7bf6ff3
  • feat: add slight delay before removing pull comment 0147ab1
  • fix: hide debugging output when value is '0' 8bdab1f
  • feat: support multiple matching labels e8959ee

v1.3.2 (25 October 2018)

  • fix: correct month in log output 07288be

v1.3.1 (23 October 2018)

  • feat: add a clean command f3773f7
  • feat: track processed, comments 31b55fc
  • docs: add clean script to readme b728b8e

v1.2.1 (23 October 2018)

  • feat: add more debugging output 3db973f
  • fix: correctly handle errors in logger.error c70e8e4
  • fix: correctly check for pr author f4c3e02

v1.2.0 (23 October 2018)

  • feat: add debugging output to script 0dce327
  • feat: debug logging and better timestamps 08799b4
  • docs: add note about using DEBUG=1 output 872d9c7

v1.1.0 (22 October 2018)

  • feat: add timestamp to log output 725638e

v1.0.1 (22 October 2018)

  • feat: add a force retest script def91e3
  • fix: add error handling code 3b44968
  • docs: add info about force script eb4666c
  • docs: add token info to readme 4794c6b

v1.0.0 (18 October 2018)

  • feat: allow filtering by pr author 68cccb7

v0.1.0 (18 October 2018)

  • docs: update readme, add sample env a28d6a2
  • feat: add retest comment, delete it ced41f4
  • feat: process 2 pages of events c117cb8
  • feat: fetch data for prs that need retest d1cfd7c
  • feat: add history tracking b6b5c27