docs: document automatic stale branch cleanup in maintenance guide - #421
Open
mefellows wants to merge 1 commit into
Open
docs: document automatic stale branch cleanup in maintenance guide#421mefellows wants to merge 1 commit into
mefellows wants to merge 1 commit into
Conversation
Covers the stale branch cleanup feature added in pact-foundation/pact_broker#912 and #933: - Adds stale branches to the categories of removable data - New "How the stale branch cleaning works" section - New "Configuring the keep branch selectors" section with examples and default behaviour - Extends the Configuration options section with a CleanTask Rakefile example covering both keep_branch_selectors and branch_deletion_limit The pactfoundation.md Docker image doc is synced from pact-foundation/pact-broker-docker and is covered by PR #338 there. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the automatic stale branch cleanup feature introduced in:
BranchCleanSelectorandkeep_branch_selectorsonCleanTaskbranch_limitsupport inCleanIncrementalbranch_deletion_limitonCleanTask(pending merge)Changes to
website/docs/pact_broker/administration/maintenance.md[{"max_age": 90}])CleanTaskRakefile example coveringkeep_branch_selectorsandbranch_deletion_limitfor non-Docker usersNot changed
website/docs/pact_broker/docker_images/pactfoundation.mdis auto-synced from the docker repo README — the env var documentation is covered by pact-foundation/pact-broker-docker#338.Test plan
🤖 Generated with Claude Code