Skip to content

chore: gitignore Gas Town agent artifacts#3633

Merged
mdelapenya merged 1 commit intomainfrom
fix/revert-gastown-artifacts
Apr 3, 2026
Merged

chore: gitignore Gas Town agent artifacts#3633
mdelapenya merged 1 commit intomainfrom
fix/revert-gastown-artifacts

Conversation

@mdelapenya
Copy link
Copy Markdown
Member

Summary

  • Add .beads/, .claude/, and .runtime/ to .gitignore
  • These are Gas Town / Claude Code agent workspace files that were accidentally committed to main by a polecat agent
  • The files themselves are already removed from the tree (cleaned up via squash merges), but gitignore prevents recurrence

Test plan

  • Verify .beads/, .claude/, .runtime/ directories are ignored by git after merge

Add .beads/, .claude/, and .runtime/ to .gitignore to prevent
agent workspace files from being accidentally committed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mdelapenya mdelapenya requested a review from a team as a code owner April 3, 2026 14:47
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 3, 2026

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 7096bec
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-go/deploys/69cfd2fdf3153700084de3f4
😎 Deploy Preview https://deploy-preview-3633--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a6d130bf-c580-4d11-b3cf-88744ca4bdec

📥 Commits

Reviewing files that changed from the base of the PR and between fc564ec and 7096bec.

📒 Files selected for processing (1)
  • .gitignore

Summary by CodeRabbit

  • Chores
    • Updated .gitignore configuration to exclude artifact directories from version control.

Walkthrough

The pull request adds ignore patterns to .gitignore for Claude Code agent artifact directories (.beads/, .claude/, .runtime/), preventing these generated files from being tracked in version control.

Changes

Cohort / File(s) Summary
Gitignore Configuration
.gitignore
Added ignore patterns for three Claude Code agent artifact directories: .beads/, .claude/, and .runtime/.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Three directories tucked away,
No more clutter in the fray,
Beads and Claude and runtime too,
Ignored now, a cleaner view!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding .gitignore entries for Gas Town agent artifacts.
Description check ✅ Passed The description is directly related to the changeset, explaining what entries were added to .gitignore, why they are needed, and the test plan for verification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/revert-gastown-artifacts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that do not impact the existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant