Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
106 lines (62 loc) · 6.25 KB

File metadata and controls

106 lines (62 loc) · 6.25 KB

1.5.1 (2021-07-08)

Bug Fixes

  • On create issue form extras should be optional (f192d69)

1.5.0 (2021-07-08)

Features

  • Assign on-call on github issue label/comment (90fdc9d)
  • Consume webhooks (405988d)
  • Load on call members from separate file (b33fc93)
  • Use slack user ID instead of email (7143496)

1.4.1 (2021-06-23)

Bug Fixes

  • Don't log config in prod (54b84d8)

1.4.0 (2021-06-23)

Features

  • Allow oncall members via environment variables (cef4ed3)

1.3.0 (2021-04-20)

Bug Fixes

  • Disable URL unfurl on help messages (fca7baf)

Features

  • Modal for commenting a thread to an issue (851d28e)
  • Remove Home tab base from dev preview (a7d0476)
  • Respond to all support channel messages, skip replies (37e6b18)
  • github: Responses to opened issue display shortened links (5efb739)

1.2.0 (2021-04-01)

Features

  • Base for the Home tab (2a1d74f)
  • Use node-watch instead of a custom watcher (50acb01)

1.1.0 (2021-03-24)

Bug Fixes

  • Use Prettier for TypeScript (5ba8577)

Features

  • Add deployment manifests (6e03564)
  • Add healthz endpoint (c59503e)
  • Enable schedulling for on-call duty (4a00359)
  • Load github repositories externally - on modal input (3752409)
  • Polish the introduction experience (965fd00)
  • Support declarative repositories (3e32893)

1.0.1 (2021-03-22)

Bug Fixes

  • A type anotation was dropping a promise (f5c1997)

1.0.0 (2021-03-22)

Bug Fixes

Features

  • Add /oncall screenshot to help (1a699f4)
  • Add a basic on-call code (2954115)
  • Add bot scaffold (5b865e7)
  • Add GitHub action (b3a4928)
  • Downgrade to Node v14 for s2i support (5515549)
  • Enable container build (d5d401f)
  • GitHub integration: Make bot reply with issue url (e136cc9)
  • Improve config file watcher (8a413da)
  • Initial commit (29060fc)
  • Load dotenv on dev start (421ba11)
  • Make a proper introduction (cdaf4cf)
  • Make config a global middleware (7518101)
  • README and documentation (d1cef1f)
  • Setup TypeScript (231b204)
  • Unify help and introduction (edbb0e4)
  • Use eslint instead of tslint and fix linter issues (2052677)
  • Use shortcuts for on-call support (a781e6b)