-
-
Notifications
You must be signed in to change notification settings - Fork 165
How do I customize the structure of response? #178
Copy link
Copy link
Open
Description
Similar to #113 .
My purpose is to return the following payload (docker hub webhook expected response):
{
"state": "success",
"description": "387 tests PASSED",
"context": "Continuous integration by Acme CI",
"target_url": "http://ci.acme.com/results/afd339c1c3d27"
}
But the response structure of this plugin does not seem to be customizable. Are there any related tutorials or development plans?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.