Skip to content

Commit 394cfab

Browse files
authored
Update appveyor.yml
1 parent f9baa8c commit 394cfab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appveyor.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,10 @@ deploy:
158158
artifact: Rubberduck, InspectionDocs, AnnotationDocs, InstallerHashes
159159
on:
160160
branch: next
161+
162+
notifications:
163+
- provider: GitHubPullRequest
164+
auth_token:
165+
secure: CfT1+dhcyG0rXqVRUsz4C21omXk+35gLP76TpFw5NEBQdbx39tdwSGAxqGY/HZfN
166+
template: "{{#passed}}:white_check_mark:{{/passed}}{{#failed}}:x:{{/failed}} [Build {{&projectName}} {{buildVersion}} {{status}}]({{buildUrl}}) (commit {{commitUrl}} by @{{&commitAuthorUsername}})"
167+

0 commit comments

Comments
 (0)