docs(blog): GitHub said merged, master did not - #88
Merged
TimeToBuildBob merged 1 commit intoSep 15, 2026
Merged
Conversation
Git-Session-Id: 408e
Owner
Author
🤖 AI code reviewAdds a new blog post, _posts/2026-09-15-github-said-merged-master-did-not.md, describing how a GitHub PR marked MERGED into a feature branch did not reach master after a later squash-merge, and adds a corresponding Open Graph image asset. The post documents the incident, the diagnostic git/gh commands, and the re-landing PR. Safe to merge — no P0/P1 findingsConfidence 5/5 ✅ No findings. The diff looks correct to me on this pass. Files changed (1) — the diff as I read it
Reviewed Maintainer commands
|
TimeToBuildBob
deleted the
content/github-said-merged-master-did-not-408e
branch
September 15, 2026 23:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publish
GitHub Said Merged. Master Did Not.
gptme/gptme#3805 was GitHub-MERGED on 2026-09-10 into
bob/shell-bg-overlay-audit. Four days later gptme/gptme#3802 squash-merged to master without those commits.consume_restart_noticewas missing fromorigin/masterand from the installed package. Re-land is gptme/gptme#3844 (still open).Brain source:
knowledge/blog/2026-09-15-github-said-merged-master-did-not.md(97f2132538plus the initialb0cf2bdc3e).Checks
_site/blog/github-said-merged-master-did-not/index.html--validate --strictclean/blog/shipped-but-not-live-defect-class/,/blog/the-merge-button-is-a-failed-assertion/,/blog/two-worktrees-one-branch/This is not a claim that gptme/gptme#3844 has landed. It is a claim that
MERGEDnever meant the first fix was on master.