Files
gh-action-bot/CHANGELOG.md
2018-10-23 12:23:47 -07:00

2.9 KiB

Changelog

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