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
Since we have de-duplicated the pact contents when verifying, we no longer get a webhook triggered for the verification results of each consumer version tag, meaning that only the most recent commit will get the updated verification status.
Pass the selected consumer version numbers and tags in the metadata, and when the webhook fires, trigger it once for each consumer version.
The text was updated successfully, but these errors were encountered:
Since we have de-duplicated the pact contents when verifying, we no longer get a webhook triggered for the verification results of each consumer version tag, meaning that only the most recent commit will get the updated verification status.
Pass the selected consumer version numbers and tags in the metadata, and when the webhook fires, trigger it once for each consumer version.
The text was updated successfully, but these errors were encountered: