Skip to content

The publisher arms auto-merge on what it opens - #4462

Merged
gHashTag merged 1 commit into
masterfrom
feat/publisher-automerge
Sep 20, 2026
Merged

gHashTag merged 1 commit into
masterfrom
feat/publisher-automerge

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #4461

GitHub refuses --auto once a pull request's checks have settled into an
unstable state — Pull request is in unstable status — so the moment to ask is
while they are still pending: the moment the publisher opens it. A refusal is
not a failure of the publish; the pull request exists either way and the
scheduled merger can still take it.

Measured while writing this. Six bee pull requests published (#4455#4460),
every one of them for an issue this loop's own untested-function feeder created
today (#4331#4337):

measure a gap  →  file an issue  →  a bee takes it  →  it pushes a branch
   →  the publisher opens a pull request  →  the gates judge it

That chain ran end to end for the first time. #4455 merged; the other five are
armed and waiting on checks. Eight more merged earlier from the three-day
backlog (#4339#4347).

The token half of this is #4454.

🤖 Generated with Claude Code

GitHub refuses `--auto` once a pull request's checks have settled into an
unstable state - "Pull request is in unstable status" - so the moment to ask is
while they are still pending, which is the moment the publisher opens it. A
refusal is not a failure of the publish: the pull request exists either way and
the scheduled merger can still take it.

Measured while writing this: six bee pull requests published by hand
(#4455-#4460), every one of them for an issue this loop's own
untested-function feeder created today (#4331-#4337). The chain ran end to end
for the first time - measure a gap, file an issue, a bee takes it, it pushes a
branch, the publisher opens a pull request, the gates judge it. #4455 merged.

Closes #4461

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-20 15:01:30 UTC

Summary

Status Count
Total Open PRs 21
PRs with Failing Checks 19
PRs with All Checks Green 2
READY 2
FAILING 19
PENDING 0
NO CHECKS YET 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=403499176a5d != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@gHashTag
gHashTag merged commit cd5b134 into master Sep 20, 2026
26 of 30 checks passed
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.

The publisher cannot open a pull request, and nothing arms auto-merge on the ones it does

2 participants