| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Claude finished @mbevc1's task in 2m 36s —— View job Review: PR #1139 — fix(docs): minor Mintify docs generation fixes
Static analysis
⚠️ I could not run go test ./internal/docgen/ — the sandbox in this job denied the go test invocation. The two new tests read as correct against the code at internal/docgen/mintlify.go:118-127, but please confirm they pass in CI before merging. Prior feedback — all addressed ✅
The Jira wording now matches the implementation exactly:
The docgen changeinternal/docgen/mintlify.go:120-121 is correctly scoped — only exampleLines[0] (the title) is rewritten, so shell bodies containing ^ (anchors, grep '^foo') are untouched. TestMintlifyExampleUseCasesKeepsCaretsInExampleBody pins that, which is the test I'd most want here. Ordering vs. the existing quote replacement is irrelevant (neither introduces the other's character), so no hazard there. I confirmed the blast radius is small: kosli create attestation-type is the only example title in the repo containing carets — cmd/kosli/createAttestationType.go:51:# create/update a custom attestation type with schema and ^jq^ evaluation rules: I also checked that no golden file or committed doc carries the three reworded help strings, so no fixtures need regenerating. Non-blocking notes
Nice work
Verdict: LGTM once CI confirms internal/docgen tests pass. No blocking issues. |
Sorry, something went wrong.
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Drop the #1139 references — that number is an unrelated docs PR, not this bug. Cite #1133, which asked for the version to be passed in rather than derived from tags in the build. Trim the rest: the workflow comment carried a paragraph of history that belongs in the commit message, and "empty means dev+<sha>" was restated in four places. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XqXZamA5LHB3b3hGbBEig1
| Back | FazBrowse Home | New Git URL |
Checklist