Skip to content

chore: retain ignored worktrees directory - #3

Merged
senamakel merged 1 commit into
mainfrom
gitkeep-gitignore
Aug 27, 2026
Merged

chore: retain ignored worktrees directory#3
senamakel merged 1 commit into
mainfrom
gitkeep-gitignore

Conversation

@senamakel

@senamakel senamakel commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • retain the local worktree container with a tracked .gitkeep
  • ignore generated worktree contents

Validation

  • bash scripts/check-public-boundary.sh

Summary by CodeRabbit

  • Chores
    • Added a placeholder to preserve the worktrees directory.
    • Updated repository settings so temporary worktree contents are excluded while retaining the directory structure.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b3e0a179-9616-4353-91aa-360a2ebff8a5

📥 Commits

Reviewing files that changed from the base of the PR and between 6c3a2e7 and 520318a.

📒 Files selected for processing (2)
  • .gitignore
  • worktrees/.gitkeep

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The changes ignore files in /worktrees/ while preserving worktrees/.gitkeep. The placeholder keeps the directory tracked.

Changes

Worktrees directory tracking

Layer / File(s) Summary
Configure worktrees tracking
.gitignore, worktrees/.gitkeep
The ignore rules exclude /worktrees/* and un-ignore worktrees/.gitkeep. The empty placeholder file is added to the directory.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 52031

This change retains the worktrees directory while ignoring generated contents and introduces no actionable merge-blocking risk beyond normal checks and review.

Poem

A rabbit hops through tracked space
While hidden worktrees leave no trace
One keep file marks the ground
Ignore rules guard files around
The directory stays sound

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: preserving the ignored worktrees directory with a tracked placeholder.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)


Comment @coderabbitai help to get the list of available commands.

@tinysweeper tinysweeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tinysweeper found nothing blocking. Approving.

$0.0000 · 0 in / 0 out

@senamakel
senamakel merged commit f981039 into main Aug 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant