Skip to content

Commit 7e9dd1a

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 5e6a3af commit 7e9dd1a

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
@@ -281,6 +281,7 @@ notifications:
281281
webhooks:
282282
urls:
283283
- http://dashboard.diffblue.com/api/travis-webhooks
284+
- https://us-central1-dev-user-joelallred.cloudfunctions.net/trigger-testgen-from-cbmc
284285
on_success: always
285286
on_failure: always
286287
on_start: never

0 commit comments

Comments
 (0)