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
This is to allow cleaning up the Pact Broker database. A list of branches to keep may be specified. The main branch as specified in the mainBranch property of the pacticipant will not be deleted. The branches will be deleted asynchronously (after the response has been returned) for performance reasons.
This does not (yet) support deleting the associated pacts and verifications.
The text was updated successfully, but these errors were encountered:
bethesque
added
smartbear-supported
SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear
and removed
smartbear-supported
SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear
labels
Dec 8, 2023
🤖 Great news! We've labeled this issue as smartbear-supported and created a tracking ticket in PactFlow's Jira (PACT-1576). We'll keep work public and post updates here. Meanwhile, feel free to check out our docs. Thanks for your patience!
This is to allow cleaning up the Pact Broker database. A list of branches to keep may be specified. The main branch as specified in the
mainBranch
property of the pacticipant will not be deleted. The branches will be deleted asynchronously (after the response has been returned) for performance reasons.This does not (yet) support deleting the associated pacts and verifications.
The text was updated successfully, but these errors were encountered: