Multiple consumers for webhook
closed
Eddie Stanley
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
Yousaf Nabi
closed
Tracking Via GitHub
https://github.com/pactflow/roadmap/issues/108