1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-02-19 19:00:14 +02:00

2 Commits

Author SHA1 Message Date
Niko Köser
e2e77ccbea
fix(notify)!: resolve test & linter issues and fix dependencies compatibility (#847) 2024-07-22 11:38:15 +02:00
Shivalinga Reddy
6e1878c230
feat(service): Adds Mattermost service (#516)
* feat(service): Adds Mattermost service

* refactor: Removes log msgs
fix: Adds PreSend and PostSend capabilities to user
docs: Updates doc.go and README.md

* refactor: Adds test cases
Adds presend and postsend tests for mattermost service

* refactor: Updates mattermost test cases

* refactor: update mattermost test cases

* refactor: update mattermost hook(s) test cases

---------

Co-authored-by: EthanEFung <Ethanefung@gmail.com>
Co-authored-by: Niko Köser <koeserniko@gmail.com>
2023-06-21 08:38:56 -07:00