Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
445: The issue notifier should not process commits for downstream pro…
…jects Reviewed-by: ehelin
- Loading branch information
Showing
with
38 additions
and 24 deletions.
- +20 −2 bots/notify/src/main/java/org/openjdk/skara/bots/notify/issue/IssueNotifier.java
- +8 −1 bots/notify/src/main/java/org/openjdk/skara/bots/notify/issue/IssueNotifierBuilder.java
- +4 −0 bots/notify/src/main/java/org/openjdk/skara/bots/notify/issue/IssueNotifierFactory.java
- +6 −21 bots/notify/src/test/java/org/openjdk/skara/bots/notify/issue/IssueNotifierTests.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c0434d5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues