Skip to content

How do I customize the structure of response? #178

Open
@Bpazy

Description

@Bpazy

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions