Hi, when a consumer publishes a new expectation on...
# pactflow
n
Hi, when a consumer publishes a new expectation on a PR and a webhook triggers the provider verification to run a github workflow I am getting this error message
Must provide both provider and pactBrokerUrl if pactUrls not provided.
on that github workflow. But I configured the webhook exactly as shown here. I have attached the provider verification file that is giving the error.
I think I may know why, let me confirm.
👍 1
t
Copy code
pactBrokerUrl: ,
          pactBrokerToken: ,
^ This part won't compile, which won't be helping