1ddaf5f3e5
fix(alerting): replace HTML entities with emojis in teams-workflows provider to prevent rendering issues ( #941 )
...
* replace html entities with emojis to prevent rendering issues
* update teamsworklfows tests as well
---------
Co-authored-by: Sascha Voth <voth@jacob.de >
Co-authored-by: TwiN <twin@linux.com >
2025-01-13 23:18:47 -05:00
79c9f24c15
feat(alerting): Implement alert-level provider overrides ( #929 )
...
* feat(alerting): Implement alert-level provider overrides
Fixes #96
* Fix tests
* Add missing test cases for alerting providers
* feat(alerting): Implement alert-level overrides on all providers
* chore: Add config.yaml to .gitignore
* fix typo in discord provider
* test: Start fixing tests for alerting providers
* test: Fix GitLab tests
* Fix all tests
* test: Improve coverage
* test: Improve coverage
* Rename override to provider-override
* docs: Mention new provider-override config
* test: Improve coverage
* test: Improve coverage
* chore: Rename Alert.OverrideAsBytes to Alert.ProviderOverrideAsBytes
2024-12-16 20:32:13 -05:00
52a73125f9
feat(alerting): Update Adaptive Cards design for teams-workflows ( #903 )
...
Update adaptive cards design for msteams
Co-authored-by: Tim-orius <timorius@gmx.de >
2024-11-19 20:24:17 -05:00
ff4b09dff8
feat(alerting): Implement new Teams Workflow alert ( #847 )
...
* POC Teams Workflow Alerting
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
* Document Teams Workflow Alert
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
* Rename 'teamsworkflow' to 'teams-workflows'
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
* Fix README Table Format
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
* Fix Test to Expect Correct Emoji
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
---------
Signed-off-by: James Hillyard <james.hillyard@payara.fish >
Co-authored-by: TwiN <twin@linux.com >
2024-10-15 17:25:02 -04:00