actions-marketplace-validations/publish-pacts-to-pact-broker

This action will publish pact files to pact broker/pactflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 1, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/rajnavakotiikea_publish-pacts@0f38189e850d734309f61dc3171d6fb902a82c84 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pact_file_dirPacts file pathyes
consumer_app_versionThe consumer application versionyes
tagTag name for consumer version. Can be specified multiple timesyes
repository_branchRepository branch of the consumer versionno
tag_with_git_branchTag consumer version with the name of the current git branchnofalse
build_urlThe build URL that created the pactno
mergeIf a pact already exists for this consumer version and provider, merge the contentsnofalse
broker_base_urlThe base URL of the Pact Brokeryes
broker_usernamePact Broker basic auth usernameno
broker_passwordPact Broker basic auth passwordno
broker_tokenPact Broker bearer tokenno

no outputs