Reference: https://docs.pact.io/pact_broker/advanced_topics/pending_pacts
"Pending pacts" is a feature for providers, to avoid new consumer expectations breaking the tests and blocking their pipeline.
In Bidirectional contract testing world, how do we set a newly published OAS as pending to prevent consumer tests from failing?