-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(opsgenie): Add support for setting alias in Opsgenie notification #268
feat(opsgenie): Add support for setting alias in Opsgenie notification #268
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #268 +/- ##
==========================================
+ Coverage 54.99% 55.14% +0.15%
==========================================
Files 35 35
Lines 3386 3400 +14
==========================================
+ Hits 1862 1875 +13
Misses 1251 1251
- Partials 273 274 +1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Gazi Dizdaroğlu <[email protected]>
dee389a
to
2b78851
Compare
@gazidizdaroglu Great job, could you please add this parameter description to documentation ? |
Signed-off-by: Gazi Dizdaroğlu <[email protected]>
@pasha-codefresh sure, let me update the documentation |
Signed-off-by: Gazi Dizdaroğlu <[email protected]>
@pasha-codefresh I've updated the doc |
Wow, amazing work, thank you |
This PR adds support for setting the alias field in the Opsgenie notifications.