Skip to content

HYPERFLEET-616 - chore: Remove .claude from git tracking#47

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift-hyperfleet:mainfrom
rafabene:HYPERFLEET-616
Feb 6, 2026
Merged

HYPERFLEET-616 - chore: Remove .claude from git tracking#47
openshift-merge-bot[bot] merged 1 commit intoopenshift-hyperfleet:mainfrom
rafabene:HYPERFLEET-616

Conversation

@rafabene
Copy link
Contributor

@rafabene rafabene commented Feb 5, 2026

Summary

  • Add .claude/ to .gitignore
  • Remove .claude directory from git tracking

These are local Claude Code configuration files that should not be in version control, following the same pattern as .vscode and .idea directories.

Test plan

  • Verify .claude files are no longer tracked
  • Verify .gitignore includes .claude/

Summary by CodeRabbit

  • Chores
    • Removed internal documentation and configuration files related to development tooling.
    • Updated repository configuration to exclude development tool directories from version control.

Add .claude/ to .gitignore and remove tracked files.
These are local Claude Code configuration files that
should not be in version control.
@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

Walkthrough

The pull request removes documentation and local configuration files from the repository while updating version control rules. Specifically, it deletes the Generate Entity Command documentation file (which described a plugin-based workflow for entity generation), removes local Claude settings that granted Bash command permissions, and adds the .claude/ directory to .gitignore to exclude it from version control.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing .claude directory from git tracking by adding it to .gitignore, which aligns with the primary objective.
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
  • Post copyable unit tests in a comment

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

@rh-amarin
Copy link
Contributor

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Feb 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rh-amarin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Feb 6, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 73d454a into openshift-hyperfleet:main Feb 6, 2026
8 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.

2 participants