Skip to content

ci(coderabbit): make Docstring Coverage advisory#105

Merged
devantler merged 1 commit into
mainfrom
claude/coderabbit-docstrings-advisory
Jul 16, 2026
Merged

ci(coderabbit): make Docstring Coverage advisory#105
devantler merged 1 commit into
mainfrom
claude/coderabbit-docstrings-advisory

Conversation

@devantler

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Engineer

Why

CodeRabbit's Docstring Coverage pre-merge check reports 0.00% on this repository and blocks merges against an 80% threshold — but there is nothing here for it to measure. This repo holds no Go (or any other docstring-bearing) production code: it is declarative org configuration, workflow templates, docs, and one bash test script.

It is currently the only failed pre-merge check on #103, whose changeset is YAML manifests, a bash test and Markdown. You've said you won't promote drafts whose pre-merge checks aren't green, so this metric is gating real work while measuring a documentation gap that doesn't exist.

What

Adds a .coderabbit.yaml making that one check advisory instead of a merge error. CodeRabbit still reports the coverage — it just no longer blocks. inheritance: true keeps every org/UI setting intact, so this is scoped to the single value.

Same fix, same reason, as devantler-tech/ksail#6145. The check can't be scoped per-path, which is why the mode is the only lever.

Unblocks #103.

This repository holds no docstring-bearing production code — it is declarative
org configuration, workflow templates, docs and one bash test script. CodeRabbit's
Docstring Coverage pre-merge check therefore reports 0.00% against an 80%
threshold and blocks merges on a documentation gap that does not exist.

It is currently the only failed pre-merge check on #103, whose changeset is YAML
manifests, a bash test and Markdown.

The metric cannot be scoped per-path (path_filters would drop the files from the
whole review, not just this check), so make it advisory instead of a merge error.
CodeRabbit still reports the coverage. inheritance: true keeps every org/UI
setting intact so this stays scoped to the one value.

Mirrors devantler-tech/ksail#6145.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

@devantler I’ll review the changes, including whether the configuration is correctly scoped to make Docstring Coverage advisory.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@devantler, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 9 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 669e7075-ad57-45a9-adeb-bd47a235b797

📥 Commits

Reviewing files that changed from the base of the PR and between 18f3c56 and 29a4f7a.

📒 Files selected for processing (1)
  • .coderabbit.yaml

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.

@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

@devantler I’ll review the changes, with particular attention to whether .coderabbit.yaml scopes the Docstring Coverage change correctly while preserving inherited settings.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

@devantler I’ll review the changes, focusing on whether the configuration makes Docstring Coverage advisory while preserving inherited settings.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@codex review

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 29a4f7ad15

ℹ️ 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".

Comment thread .coderabbit.yaml
@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

@devantler I’ll review the changes, focusing on whether the configuration makes Docstring Coverage advisory while retaining inherited settings.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Engineer

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: 29a4f7ad15

ℹ️ 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".

@devantler
devantler marked this pull request as ready for review July 16, 2026 22:16
@devantler
devantler merged commit 1cb2801 into main Jul 16, 2026
10 checks passed
@devantler
devantler deleted the claude/coderabbit-docstrings-advisory branch July 18, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant