Skip to content

chore(root): tone_instructions を reviews.path_instructions へ移動#55

Merged
HappyOnigiri merged 2 commits intomainfrom
chore/move-coderabbit-tone-instructions
Mar 11, 2026
Merged

chore(root): tone_instructions を reviews.path_instructions へ移動#55
HappyOnigiri merged 2 commits intomainfrom
chore/move-coderabbit-tone-instructions

Conversation

@HappyOnigiri
Copy link
Owner

@HappyOnigiri HappyOnigiri commented Mar 11, 2026

Summary

  • .coderabbit.yaml のトップレベルに記述されていた tone_instructionsreviews.path_instructions 配下へ移動しました。

Related issues

Changes

  • .coderabbit.yamltone_instructionsreviews.path_instructions (path: **/*) へ移動
  • tone_instructions 内のタイポ(将来的)を修正
  • 不要な空行を削除

Testing

  • make ci (pytest) を実行し、既存のテストがパスすることを確認済み

Checklist

  • I verified the change locally or in CI as appropriate.
  • I added or updated tests when needed.
  • I updated documentation for user-facing changes.
  • I confirmed there are no unintended breaking changes, or documented them clearly.

Summary by CodeRabbit

リリースノート

  • Chores
    • コード審査ツールの内部設定を更新しました。ユーザー向けの変更はありません。

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e736de54-dd8d-4f9c-8a23-9e7372297d6d

📥 Commits

Reviewing files that changed from the base of the PR and between 376449a and f198f28.

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

📝 Walkthrough

Walkthrough

.coderabbit.yamlの設定ファイルで、グローバルなtone_instructionsブロックをパス固有のpath_instructionsブロックに置き換えました。新しいpath_instructionsは、パス「**/*」に対して従来と同じレビューコメントガイダンスを適用します。

Changes

Cohort / File(s) Summary
CodeRabbit設定
.coderabbit.yaml
グローバルなtone_instructionsをパス固有のpath_instructionsに置き換え、レビューガイダンスの適用方法を変更しました。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed PRのタイトルは、.coderabbit.yamltone_instructionsreviews.path_instructions へ移動するという主な変更内容を正確に反映しており、簡潔で明確である。
Description check ✅ Passed PR説明はテンプレートのすべての必須セクション(Summary、Related issues、Changes、Testing、Checklist)を含んでおり、各セクションが適切に記入されている。
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
  • Commit unit tests in branch chore/move-coderabbit-tone-instructions

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

@HappyOnigiri HappyOnigiri added the refix:running Refix is currently processing review fixes. label Mar 11, 2026
@HappyOnigiri HappyOnigiri added refix:done Refix finished review checks/fixes for now. and removed refix:running Refix is currently processing review fixes. labels Mar 11, 2026
@HappyOnigiri HappyOnigiri merged commit bd06a51 into main Mar 11, 2026
2 checks passed
@HappyOnigiri HappyOnigiri deleted the chore/move-coderabbit-tone-instructions branch March 11, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refix:done Refix finished review checks/fixes for now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant