Branch: refs/heads/feat-56-add-more-options-to-send-notifications
Home: https://github.com/jenkinsci/google-chat-notification-plugin
Commit: 8a55e2ccf45b8e7ff58336490417048739d4eb98
https://github.com/jenkinsci/google-chat-notification-plugin/commit/8a55e2ccf45b8e7ff58336490417048739d4eb98
Author: Thiago Colbert <[email protected]>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M README.md
M pom.xml
M src/main/java/io/cnaik/GoogleChatNotification.java
M src/main/java/jenkins/plugins/googlechat/decisions/Context.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnEveryFailure.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnRegression.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnRepeatedFailure.java
M src/main/java/jenkins/plugins/googlechat/decisions/OnSingleFailure.java
M src/main/resources/io/cnaik/GoogleChatNotification/config.jelly
M src/main/resources/io/cnaik/GoogleChatNotification/global.jelly
A src/test/java/jenkins/plugins/googlechat/decisions/OnEveryFailureTest.java
A src/test/java/jenkins/plugins/googlechat/decisions/OnRegressionTest.java
A
src/test/java/jenkins/plugins/googlechat/decisions/OnRepeatedFailureTest.java
Log Message:
-----------
feat: Add more options to send notifications based in the build result
Closes #56
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-chat-notification-plugin/push/refs/heads/feat-56-add-more-options-to-send-notifications/86bb55-8a55e2%40github.com.