-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"View build" button is not displayed for successful builds (#272)
Issue #258
- Loading branch information
1 parent
baaf6ac
commit 17658ee
Showing
6 changed files
with
61 additions
and
18 deletions.
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
29 changes: 29 additions & 0 deletions
29
src/test/resources/requests/back_to_normal-without_actions.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"summary": "Damian Szczepanik » hook » PR-1: Build #3 Back to Normal", | ||
"themeColor": "#00FF00", | ||
"sections": [ | ||
{ | ||
"markdown": true, | ||
"facts": [ | ||
{ | ||
"name": "Status", | ||
"value": "Back to Normal" | ||
}, | ||
{ | ||
"name": "Remarks", | ||
"value": "Branch indexing." | ||
}, | ||
{ | ||
"name": "Committers", | ||
"value": "damian" | ||
}, | ||
{ | ||
"name": "Developers", | ||
"value": "damian" | ||
} | ||
], | ||
"activityTitle": "Notification from Damian Szczepanik » hook » PR\\-1", | ||
"activitySubtitle": "Latest status of build #3" | ||
} | ||
] | ||
} |
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
10 changes: 7 additions & 3 deletions
10
...requests/back_to_normal-pull_request.json → ...quests/repeated_failure-pull_request.json
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