Skip to content

Commit d58eeb4

Browse files
author
Joel Allred
committed
Add webhook to invoke a Diffblue-specific function
Triggers compatibility checks for the current PR. The plan is to then give feedback on the PR as to whether it is compatible with Diffblue products, but this part is not yet merged. Function will be moved to the Diffblue cloud (instead of joelallred) once the framework is finalised.
1 parent 8de6a33 commit d58eeb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ notifications:
286286
webhooks:
287287
urls:
288288
- http://dashboard.diffblue.com/api/travis-webhooks
289+
- https://us-central1-dev-user-joelallred.cloudfunctions.net/trigger-testgen-from-cbmc
289290
on_success: always
290291
on_failure: always
291292
on_start: never

0 commit comments

Comments
 (0)