1.5.1 (2021-07-08)
- On create issue form extras should be optional (f192d69)
1.5.0 (2021-07-08)
- 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)
- Don't log config in prod (54b84d8)
1.4.0 (2021-06-23)
- Allow oncall members via environment variables (cef4ed3)
1.3.0 (2021-04-20)
- Disable URL unfurl on help messages (fca7baf)
- 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)
1.1.0 (2021-03-24)
- Use Prettier for TypeScript (5ba8577)
- 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)
- A type anotation was dropping a promise (f5c1997)
- 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)