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
method_option:contract_requiring_verification_published,type: :boolean,desc: "Trigger this webhook when a contract is published that requires verification"
27
+
end
25
28
method_option:team_uuid,banner: "UUID",desc: "UUID of the Pactflow team to which the webhook should be assigned (Pactflow only)"
# TODO update for contract_requiring_verification_published when released
71
76
ifevents.size == 0
72
77
raiseWebhookCreationError.new("You must specify at least one of --contract-content-changed, --contract-published, --provider-verification-published, --provider-verification-succeeded or --provider-verification-failed")
0 commit comments