pact-foundation / pact_broker-client

A Ruby and CLI client for the Pact Broker. Publish and retrieve pacts and verification results.
MIT License
69 stars 48 forks source link

feat: Add participant label options to webhook create/update commands #96

Closed rabotyaga closed 3 years ago

rabotyaga commented 3 years ago

Add --consumer-label and --provider-label options to webhook create/update commands. Related to https://github.com/pact-foundation/pact_broker/pull/501

bethesque commented 3 years ago

Perfect! Thanks.