feat(repo-fleet-hygiene): restore worktree-root conformance - #2651
Conversation
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @kyle-sexton's task in 2m 28s —— View job Security review (
|
|
Last security-reviewed head: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5b3380502b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
64a3a62 to
e4a4642
Compare
|
Claude finished @cursor[bot]'s task in 3m 25s —— View job Code review (
|
|
Claude has reviewed this PR 2 times. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
e1d8c35 to
93e6cf6
Compare
Disable the false SC2030/SC2031 pair between run_git_probe and run_convention_git, and keep the conformance release at 0.20.0 ahead of merged-remote-branches. Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
Keep merged-remote-branch under 0.20.0; ship worktree-root conformance as 0.21.0 after #2645 landed first. Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
Derive conformance owner/repo from origin only (else checkout basename) and compare under-root paths against create-shaped basenames so rename/detach and upstream-only remotes no longer false-flag worktree-wrong-layout. Co-authored-by: Kyle Sexton <kyle-sexton@users.noreply.github.com>
93e6cf6 to
47b62d1
Compare
|
Claude finished @cursor[bot]'s task in 45s —— View job Code review (
|
Closes #2606
Summary
Restores the #2606 worktree-root conformance feature that PR #2640 claimed to close but did not keep when the squash (
6f0a3110) only re-integrated GraphQL/rollups after the #2633 regression.Fix
<root>/<owner>-<repo>-<slug>locationrev-parse --git-dir; attribution via--show-originworktree-root-pluginconfigs-unreadablewhenjqis missingrepo-fleet-hygieneto 0.21.0Verification
Related
Refs #2597 — fleet epic parent.
Refs #2640 — claimed Closes #2606 but landed without the feature.
Refs #2633 — regression that dropped collector surfaces.