Skip to content

Consume py-canon's Dependabot auto-merge instead of copying it - #26

Merged
soodoku merged 1 commit into
mainfrom
chore/reusable-automerge
Aug 16, 2026
Merged

Consume py-canon's Dependabot auto-merge instead of copying it#26
soodoku merged 1 commit into
mainfrom
chore/reusable-automerge

Conversation

@soodoku

@soodoku soodoku commented Aug 15, 2026

Copy link
Copy Markdown
Member

This repo held a local copy of the auto-merge workflow with no schedule block. The scheduled half is the one that matters: GitHub silently disarms auto-merge — measured on appeler/pranaam#29, disarmed four seconds after a docs workflow finished with a skipped job — and on: pull_request never fires again, so the PR sits green and unmerged while every run reports success.

Measured across the fleet before fixing this:

open Dependabot PRs 57
CLEAN — green and simply never merged 37
carrying the eligibility label the sweep reads 1

21 repos had no sweep at all.

The reusable version was published in gojiplus/py-canon#19, but distributed through the copier template — and template changes reach existing repos never (gojiplus/py-canon#31). So this repo never got it.

This arrives as a PR rather than a direct push because this repo's ruleset requires status checks on main; the other 24 took the push.

This repo held a local copy of the auto-merge workflow with no `schedule`
block. The scheduled half is the one that matters: GitHub silently disarms
auto-merge -- measured on appeler/pranaam#29, disarmed four seconds after a
docs workflow finished with a skipped job -- and `on: pull_request` never fires
again, so the PR sits green and unmerged while every run reports success.

Measured across the fleet: 57 open Dependabot PRs, 37 of them green and simply
never merged, and only 1 carrying the eligibility label the sweep reads.
Twenty-one repos had no sweep at all.

The reusable version was published in gojiplus/py-canon#19, but it was
distributed through the copier template -- and template changes reach existing
repos never, so this repo never got it.

Referencing it means the next fix arrives on the next run rather than waiting
for someone to copy a file across.
@soodoku
soodoku merged commit 4866b8a into main Aug 16, 2026
11 checks passed
@soodoku
soodoku deleted the chore/reusable-automerge branch August 16, 2026 01:35
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.

1 participant