skill: I said master was green after reading two of sixty-three workflows - #3322
Merged
Conversation
gHashTag
enabled auto-merge (squash)
September 5, 2026 18:29
Contributor
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
Contributor
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.
Refs #3316.
Twice in one night a report of mine ended with
master зелёный, naming two workflows. Both readings were true; the sentence was not. Measured properly, latest run on master for every active workflow:Among the eleven is
Issue Gate, which suppliescheck-linked-issue— one of the four required contexts.Two errors, and the second is the one worth keeping. The sample was the workflows I had touched — the most available evidence and the least representative. And the obvious wider read is still a window:
gh run list --branch master --limit 100returned only 22 distinct workflows of the 63; the other 41 had not run recently enough to appear, and a workflow that has not run is not one that passed. The population lives in/actions/workflows, asked once per id — which also surfaces the third answer a window cannot express, the 12 that have never run at all.The correction was not self-generated: a neighbour's issue titled "Every workflow red on master" could not both be true and leave my sentence standing.
Spooled with
tri skill add(#3321's mechanism), so it takes its number at fold time rather than racing another branch for one. And the push of this very branch was refused by the gate added in #3305 — the range had nodocs/nowentry — which is the first time that gate has caught its own author.