When the documentation mentions labels such as `${...
# pact-broker
j
When the documentation mentions labels such as
${pactbroker.consumerLabels}
, what is it referring to? There are details about tags but can’t see what the usecase is?
Also is there anything to pass the environment in the webhook? I’ve got logic for the provider to use environments but it doesn’t seem like I can pass environment in the webhook
b
There’s a property for the version description (it says whether it’s from a branch, and/or an environment) but there’s no specific field for environments. There may be multiple.
What would you use it for?
The labels is a little known feature where you can apply string labels to a pacticipant for the purposes of metadata or grouping.