pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
707 stars 174 forks source link

Support bulk deletion of branches #653

Closed bethesque closed 11 months ago

bethesque commented 11 months ago

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.

github-actions[bot] commented 11 months ago

🤖 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!