Skip to content

chore: retire the redundant per-repo maintenance workflows#152

Merged
zaccesss merged 3 commits into
mainfrom
chore/retire-per-repo-workflows
Jul 9, 2026
Merged

chore: retire the redundant per-repo maintenance workflows#152
zaccesss merged 3 commits into
mainfrom
chore/retire-per-repo-workflows

Conversation

@zaccesss

@zaccesss zaccesss commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Dependabot auto-merge and repo maintenance are handled centrally by my repo-ops automation now, so these per-repo workflows are redundant here:

  • automerge-dependabot.yml
  • update-pr-branches.yml
  • stale.yml
    Removing them also frees the Actions minutes they were using. No behaviour change: repo-ops still auto-merges Dependabot PRs under the same rule (patch and minor auto-merge; major pip and npm held for review). It still updates behind PR branches. It still handles stale issues and branches. Verified working before removal.

Closes #151

@zaccesss
zaccesss enabled auto-merge (squash) July 9, 2026 18:03
@zaccesss
zaccesss merged commit 2adb6a2 into main Jul 9, 2026
8 checks passed
@zaccesss
zaccesss deleted the chore/retire-per-repo-workflows branch July 9, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire the redundant per-repo maintenance workflows

1 participant