diff --git a/docs/changelog.d/feature-branch-cleanup-task.feature.md b/docs/changelog.d/feature-branch-cleanup-task.feature.md index 1174431..d504c0b 100644 --- a/docs/changelog.d/feature-branch-cleanup-task.feature.md +++ b/docs/changelog.d/feature-branch-cleanup-task.feature.md @@ -1 +1 @@ -Add `branch-cleanup` mise task to delete merged branches locally and on the Forgejo remote, with a configurable age cutoff (default 30 days). +Add `branch-cleanup` mise task and scheduled Forgejo workflow to delete merged branches locally and on the Forgejo remote. Detects squash-merged PRs via the Forgejo API. The workflow runs approximately every 10 days with a configurable age cutoff (default 30 days).