Skip to content

Add merge queue/flake analyzer, docs - #37

Open
cgwalters wants to merge 4 commits into
bootc-dev:mainfrom
cgwalters:various
Open

Add merge queue/flake analyzer, docs#37
cgwalters wants to merge 4 commits into
bootc-dev:mainfrom
cgwalters:various

Conversation

@cgwalters

Copy link
Copy Markdown
Collaborator

No description provided.

Tighten prose throughout (shorter sentences, condensed bullet points),
no semantic changes.

Signed-off-by: Colin Walters <walters@verbum.org>
Prep for the merge queue failure analyzer (queue-triage.md), which uses
this label to find its flake tracker issue via
safe-outputs.update-issue.required-labels. Add it to both
scripts/install-labels.js and the inlined copy in install-labels.yml,
which must stay in sync.

Assisted-by: OpenCode (Claude Opus 5)
Signed-off-by: Colin Walters <walters@verbum.org>
This is affecting us on bootc.

Assisted-by: OpenCode (Claude Opus 5)
Signed-off-by: Colin Walters <walters@verbum.org>
Opening a single workflow .md told you nothing about where it sits in the
pipeline or what fires next; that context only existed in the README. Each
file now leads with a short trigger/reads/writes/next header.

The frontmatter is the right home for it: YAML comments are stripped at
compile time and never reach the agent, while the markdown body is the
prompt itself, imported verbatim at runtime. HTML comments in the body are
the trap worth naming - they read like a note to a human but land in the
prompt, and gh-aw's markdown scanner treats hidden HTML comments as a
rejection class that cannot be overridden. README documents the split.

Assisted-by: OpenCode (Claude Opus 5)
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
cgwalters requested a review from gursewak1997 July 31, 2026 21:30
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