Skip to content

Conversation

@mulkieran
Copy link
Member

No description provided.

@mulkieran mulkieran self-assigned this Dec 6, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 6, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@mulkieran mulkieran moved this to In Progress (long term) in 2025December Dec 10, 2025
@mulkieran
Copy link
Member Author

@coderabbitai config

@coderabbitai
Copy link

coderabbitai bot commented Dec 11, 2025

Tip

For best results, initiate chat on the files or code changes.

🧩 Analysis chain

@mulkieran: I'll fetch the current CodeRabbit configuration for this repository, including the configuration schema and any configuration errors if present.


🛠 Debug Information Gathered


@mulkieran: Here's your current CodeRabbit configuration for this repository:

Product Settings

  • Tier: Pro (as an open source project)

Key Configuration Settings

Reviews

  • Profile: Chill (less strict feedback)
  • Auto Review: ✅ Enabled (including incremental reviews)
  • Request Changes Workflow: ❌ Disabled
  • High-Level Summary: ✅ Enabled in PR description
  • Poem: ✅ Enabled
  • Suggested Labels: ✅ Enabled
  • Suggested Reviewers: ✅ Enabled
  • Auto Apply Labels: ❌ Disabled
  • Auto Assign Reviewers: ❌ Disabled

Static Analysis Tools (All Enabled)

  • ShellCheck, Ruff, Markdownlint, LanguageTool
  • GitHub Checks integration
  • Biome, Hadolint, golangci-lint, yamllint
  • Gitleaks, Checkov, ESLint, Clippy
  • And many more...

Pre-merge Checks

  • Docstring Coverage: Warning mode (80% threshold)
  • Title Check: Warning mode
  • Description Check: Warning mode
  • Issue Assessment: Warning mode
  • Custom Checks: None configured

Knowledge Base

  • Web Search: ✅ Enabled
  • Code Guidelines: ✅ Enabled (no custom file patterns)
  • Learnings Scope: Auto
  • Issues/PRs Scope: Auto

Code Generation

  • Docstrings: ✅ Enabled (en-US)
  • Unit Tests: ✅ Enabled

Customizations

  • No custom path filters
  • No custom path instructions
  • No custom labeling instructions
  • No custom pre-merge checks

You're currently using the default configuration with all features enabled. Would you like to customize any of these settings? For example, I can help you:

  • Add path-based review instructions
  • Configure custom labeling rules
  • Set up path filters to exclude certain files
  • Adjust pre-merge check requirements
  • Customize linting tool settings

Just let me know what you'd like to change!

@mulkieran
Copy link
Member Author

mulkieran commented Dec 11, 2025

Tip

For best results, initiate chat on the files or code changes.
🧩 Analysis chain

@mulkieran: Here's your current CodeRabbit configuration for this repository:

Product Settings

* **Tier**: Pro (as an open source project)

Key Configuration Settings

Reviews

* **Profile**: Chill (less strict feedback)

* **Auto Review**: ✅ Enabled (including incremental reviews)

* **Request Changes Workflow**: ❌ Disabled

* **High-Level Summary**: ✅ Enabled in PR description

* **Poem**: ✅ Enabled

* **Suggested Labels**: ✅ Enabled

* **Suggested Reviewers**: ✅ Enabled

* **Auto Apply Labels**: ❌ Disabled

* **Auto Assign Reviewers**: ❌ Disabled

Static Analysis Tools (All Enabled)

* ShellCheck, Ruff, Markdownlint, LanguageTool

* GitHub Checks integration

* Biome, Hadolint, golangci-lint, yamllint

* Gitleaks, Checkov, ESLint, Clippy

* And many more...

Pre-merge Checks

* **Docstring Coverage**: Warning mode (80% threshold)

* **Title Check**: Warning mode

* **Description Check**: Warning mode

* **Issue Assessment**: Warning mode

* **Custom Checks**: None configured

Knowledge Base

* **Web Search**: ✅ Enabled

* **Code Guidelines**: ✅ Enabled (no custom file patterns)

* **Learnings Scope**: Auto

* **Issues/PRs Scope**: Auto

Code Generation

* **Docstrings**: ✅ Enabled (en-US)

* **Unit Tests**: ✅ Enabled

Customizations

* No custom path filters

* No custom path instructions

* No custom labeling instructions

* No custom pre-merge checks

You're currently using the default configuration with all features enabled. Would you like to customize any of these settings? For example, I can help you:

* Add path-based review instructions

* Configure custom labeling rules

* Set up path filters to exclude certain files

* Adjust pre-merge check requirements

* Customize linting tool settings

Just let me know what you'd like to change!

@coderabbitai I'ld like to turn auto review and poem off.

@coderabbitai
Copy link

coderabbitai bot commented Dec 11, 2025

Tip

For best results, initiate chat on the files or code changes.

@mulkieran: I can help you disable auto review and poem! You'll need to add or update the .coderabbit.yaml configuration file in the root of your repository with the following settings:

reviews:
  auto_review:
    enabled: false
  poem: false

Steps to apply this configuration:

  1. Create or edit the .coderabbit.yaml file in the root of your repository
  2. Add the above configuration
  3. Commit and push the changes
  4. The settings will take effect on the next PR or when you trigger a review

Alternatively, you can also manage these settings through the CodeRabbit UI at:

  • Auto Review: Repository Settings → Reviews → Auto Review
  • Poem: Repository Settings → Reviews → Poem

Once you've made these changes, auto reviews will no longer trigger automatically on new PRs, and poems will no longer be included in PR summaries. You can still manually request reviews by mentioning me with commands like @coderabbitai review.

Let me know if you need any help with the configuration!

Signed-off-by: mulhern <amulhern@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress (long term)

Development

Successfully merging this pull request may close these issues.

1 participant