Skip to content

skill: I said master was green after reading two of sixty-three workflows - #3322

Merged
gHashTag merged 2 commits into
masterfrom
master-green-was-two-of-63
Sep 5, 2026
Merged

skill: I said master was green after reading two of sixty-three workflows#3322
gHashTag merged 2 commits into
masterfrom
master-green-was-two-of-63

Conversation

@gHashTag

@gHashTag gHashTag commented Sep 5, 2026

Copy link
Copy Markdown
Owner

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:

success 40
failure 11
never ran on master 12

Among the eleven is Issue Gate, which supplies check-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 100 returned 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 no docs/now entry — which is the first time that gate has caught its own author.

@gHashTag
gHashTag enabled auto-merge (squash) September 5, 2026 18:29
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

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

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-05 18:30:38 UTC

Summary

Status Count
Total Open PRs 13
PRs with Failing Checks 10
PRs with All Checks Green 3
READY 2
FAILING 10
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=ffccfa1a71cf != 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).

@gHashTag
gHashTag merged commit 76d11ed into master Sep 5, 2026
28 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.

1 participant