Skip to content
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

Implement custom notification signatures for email notifications. #277

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Nov 1, 2023

Closes #275

Copy link

github-actions bot commented Nov 1, 2023

Unit Test Coverage

File Coverage [86.29%] 🍏
NotificationBuilderImpl.scala 100% 🍏
PipelineNotification.scala 100% 🍏
PipelineNotificationDirector.scala 100% 🍏
PipelineNotificationBuilderHtml.scala 89.25% 🍏
HookConfig.scala 89.22% 🍏
AppRunner.scala 78.77% 🍏
PipelineStateImpl.scala 62.01%
Total Project Coverage 82.05% 🍏

@yruslan yruslan force-pushed the feature/275-add-customizable-signature branch from e6c55ca to 2b3bf99 Compare November 1, 2023 10:00
@yruslan yruslan marked this pull request as ready for review November 1, 2023 10:27
@yruslan yruslan requested a review from jirifilip as a code owner November 1, 2023 10:27
@yruslan yruslan merged commit 174e52e into main Nov 1, 2023
9 checks passed
@yruslan yruslan deleted the feature/275-add-customizable-signature branch November 1, 2023 11:14
@yruslan yruslan mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to customize email notification signature
1 participant