Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
8de26ab
[ci] Add weekly Claude CI flake triage workflow
Janpot Jul 28, 2026
3f0edb9
[ci] Harden the flake-fix workflow after review
Janpot Jul 28, 2026
1a78b57
[ci] Simplify the flake-fix workflow
Janpot Jul 28, 2026
7a8018b
[ci] Fix false-green report and timeout cancellation
Janpot Jul 28, 2026
e78ba1e
[ci] Let the fetcher own the nothing-to-classify report
Janpot Jul 28, 2026
4c18151
[ci] Give the fetcher a single structured output
Janpot Jul 29, 2026
ea3bee2
[ci] Keep the fetcher's result fixed-size
Janpot Jul 29, 2026
18124ef
[ci] Bound the classification loop's context growth
Janpot Jul 29, 2026
9ec2bea
[ci] Always classify job logs in a subagent
Janpot Jul 29, 2026
545c44b
[ci] Tighten the skill description and the token branch
Janpot Jul 29, 2026
63859b8
[ci] Drop the turn-budget hook for a plain turn cap
Janpot Jul 29, 2026
b06dcc3
[ci] Move the fetch step's glue into the fetcher
Janpot Jul 29, 2026
c293520
[ci] Drop the report field from result.json
Janpot Jul 29, 2026
b8a73f5
[ci] Let the log helpers decide the annotation prefix
Janpot Jul 29, 2026
0b2bb1e
[ci] Link the blocking PR in the tracking issue
Janpot Jul 29, 2026
206c130
[ci] Fix review findings in the fetcher and skill
Janpot Jul 29, 2026
9c89502
[ci] Stop the triage publishing more confidence than it has
Janpot Jul 29, 2026
23b8b4d
[ci] Move the GitHub API work to actions/github-script
Janpot Jul 30, 2026
f798703
[ci] Apply cleanup review findings
Janpot Jul 30, 2026
ef3c52f
[ci] Drop the skill-ref input
Janpot Jul 30, 2026
fb766e5
[ci] Fix the xargs entry in the agent's Bash allowlist
Janpot Jul 30, 2026
0dfbe74
[ci] Grant the agent Write, or it cannot produce the report
Janpot Jul 30, 2026
faeff29
[ci] State the Edit/Write rule asymmetry correctly
Janpot Jul 30, 2026
f7640f7
[ci] Stop report-only runs from suppressing the report
Janpot Jul 31, 2026
0f2bd2f
[ci] Document the two caller traps found testing this end to end
Janpot Jul 31, 2026
0ef5767
[ci] Steer the agent away from Bash shapes the allowlist rejects
Janpot Aug 21, 2026
673bdce
[ci] Rework flake-fix to run Claude fully autonomously in a sandbox
Janpot Aug 27, 2026
19d4adf
[ci] Simplify flake-fix: 3 jobs, claude-code-action, no container
Janpot Aug 27, 2026
0148769
[ci] Pin the flake-fix composite actions by SHA
Janpot Aug 27, 2026
bac4e82
[ci] Drop composite actions; check out mui-public for the scripts
Janpot Aug 27, 2026
e9d8fab
[ci] Pin FLAKE_SRC_REF to the script commit's SHA
Janpot Aug 27, 2026
a7ce3b0
[ci] Decouple the CircleCI query branch and gate report-only in the p…
Janpot Aug 27, 2026
f5440d9
[ci] Make the tracking issue a refreshed dashboard, not a comment stream
Janpot Aug 27, 2026
b2b4fe3
[ci] Ask the agent for a short, plain-language flake report
Janpot Aug 27, 2026
3e7453b
[ci] Bump actions to the repo's Node 24 pins
Janpot Aug 27, 2026
fc0f04f
[ci] Give the flake report a strict template and workflow-owned framing
Janpot Aug 27, 2026
1042234
[ci] Tell the agent its report is published as a GitHub issue dashboard
Janpot Aug 27, 2026
1b02b87
[ci] Address review: derive script ref, harden guard, tests to CI
Janpot Aug 28, 2026
c0c7e82
[ci] Use a per-file no-console disable instead of an eslint override
Janpot Aug 28, 2026
2d636f8
[ci] Strip ANSI with the node:util built-in instead of a hand-rolled …
Janpot Aug 28, 2026
eb66819
[ci] Let the fix touch any file; build the commit off the working copy
Janpot Aug 28, 2026
8a866c6
[ci] Drop inspect-patch.mjs; inline a file-count guard in publish
Janpot Aug 28, 2026
e9145f7
[ci] Pass -R to gh in publish; gh runs from workspace root, not the c…
Janpot Aug 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
183 changes: 0 additions & 183 deletions .claude/skills/circleci-why-flaky/SKILL.md

This file was deleted.

Loading
Loading