Skip to content

📖✨:say how a pull request reaches the history - #1817

Merged
openinf-commit-queue[bot] merged 1 commit into
livefrom
docs/note-the-queue
Aug 15, 2026
Merged

📖✨:say how a pull request reaches the history#1817
openinf-commit-queue[bot] merged 1 commit into
livefrom
docs/note-the-queue

Conversation

@DerekNonGeneric

Copy link
Copy Markdown
Member

The handbook set out the rules a commit message answers to but never said what becomes of it. Labelling a pull request commit-queue squashes it into one commit whose body keeps every message it contained, with the trailers gathered where git reads them.

Deliberately small: this is the first pull request the commit queue can land unaided. #1815 put the workflow on live, #1816 fixed the deadlock where the queue waited for its own check to finish, and pull_request_target takes both the workflow and the code it runs from the base branch — so neither of those could be landed by the queue itself.

What this exercises: the app's token, the check that every other check has passed, the check that the labeller may push, the message composition, and whether the merge triggers deploy.yml — which is why the queue holds an app's credentials rather than GITHUB_TOKEN.

The handbook described the rules a message answers to without saying
what happens to it afterwards. Labelling a pull request `commit-queue`
squashes it into one commit whose body keeps every message it contained.

Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-opus-5
@netlify

netlify Bot commented Aug 15, 2026

Copy link
Copy Markdown

Deploy Preview for gh-pages-openinf ready!

Name Link
🔨 Latest commit 6cd754a
🔍 Latest deploy log https://app.netlify.com/projects/gh-pages-openinf/deploys/6a7fdf9d4413600008f02837
😎 Deploy Preview https://deploy-preview-1817--gh-pages-openinf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DerekNonGeneric DerekNonGeneric added the commit-queue Land this pull request when its checks pass label Aug 15, 2026
@openinf-commit-queue
openinf-commit-queue Bot merged commit 2c06bdf into live Aug 15, 2026
15 checks passed
@DerekNonGeneric DerekNonGeneric removed the commit-queue Land this pull request when its checks pass label Aug 15, 2026
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