blumeops/.forgejo/workflows
Erich Blume ddc809f1f9 Use Forgejo API for branch deletion, add scheduled workflow
- Switch remote branch deletion from git push to Forgejo API
- Token resolved from 1Password locally, --token flag for CI
- Add branch-cleanup.yaml workflow: runs ~every 10 days on schedule,
  supports manual dispatch with configurable cutoff
- Shallow checkout sufficient (no fetch-depth: 0 needed)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 15:54:38 -08:00
..
branch-cleanup.yaml Use Forgejo API for branch deletion, add scheduled workflow 2026-02-22 15:54:38 -08:00
build-blumeops.yaml Eliminate double towncrier run in release workflow (#199) 2026-02-16 21:24:34 -08:00
build-container-nix.yaml Enable zot registry auth + wire CI credentials (#237) 2026-02-21 12:20:29 -08:00
build-container.yaml Enable zot registry auth + wire CI credentials (#237) 2026-02-21 12:20:29 -08:00
cv-deploy.yaml Add yq to forgejo-runner and replace sed YAML edits (#180) 2026-02-13 10:20:27 -08:00
deploy-fly.yaml