Nathan Deamer
09/14/2023, 2:08 PM${pactbroker.buildUrl}
The URL of the build that published the resources that have triggered the webhook (currently only supported for contracts published using the ‘all in one’ endpoint).
What does “currently only supported for contracts published using the ‘all in one’ endpoint” relate to?Nathan Deamer
09/14/2023, 2:21 PMpact.publish.consumer.buildUrl
And my assumption was that when the webhook gets triggered it would be sent with the "${pactbroker.buildUrl}" dynamic variableMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Nathan Deamer
09/15/2023, 7:52 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
buildUrl from the same value: https://github.com/pact-foundation/pact-jvm/blob/master/core/pactbroker/src/main/kotlin/au/com/dius/pact/core/pactbroker/PactBrokerClient.kt#L718Nathan Deamer
09/15/2023, 9:05 AMNathan Deamer
09/15/2023, 10:54 AMNathan Deamer
09/15/2023, 10:54 AMMatt (pactflow.io / pact-js / pact-go)
Nathan Deamer
09/15/2023, 11:59 AM