You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: