pactflow / roadmap

Public Pactflow issue tracker and roadmap
MIT License
15 stars 0 forks source link

Multiple consumers for webhook #108

Open YOU54F opened 3 months ago

YOU54F commented 3 months ago

When configuring a webhook in PactFlow, it would be helpful if multiple consumers could be specified to trigger the webhook.

Our use case:

We're doing canary-based deployments (similar to blue-green) and for a given logical consumer (Foo) we have two versions of that consumer (Foo-Stable and Foo-Canary) deployed to the environment. We want the webhook to run if either of those consumers publishes contracts. Currently, we're forced to duplicate the webhook configuration

Originally raised on canny feature request board

https://pact.canny.io/feature-requests/p/multiple-consumers-for-webhook