mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
feat: ci, stale branches tweaks
This commit is contained in:
4
.github/workflows/remove_stale_branches.yml
vendored
4
.github/workflows/remove_stale_branches.yml
vendored
@@ -21,3 +21,7 @@ jobs:
|
||||
ignore-unknown-authors: true
|
||||
default-recipient: "kobergj"
|
||||
dry-run: ${{ inputs.dry-run || 'false' }} # fallback to dry-run
|
||||
exempt-branches-regex: "^(main$|master$|stable-|release-|docs$|docs-stable-)"
|
||||
exempt-protected-branches: true
|
||||
operations-per-run: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user