Skip to content

dev<-master#6404

Merged
TinyKitten merged 4 commits into
devfrom
chore/dev-from-master
Jul 12, 2026
Merged

dev<-master#6404
TinyKitten merged 4 commits into
devfrom
chore/dev-from-master

Conversation

@TinyKitten

Copy link
Copy Markdown
Member

概要

本番リリース v10.9.1 後に master ブランチへ積まれた差分を dev ブランチへ同期するマージPRです。masterdev の履歴を揃えることが目的で、コードの新規変更は含みません。

変更の種類

  • バグ修正
  • 新機能
  • リファクタリング
  • ドキュメント
  • CI/CD
  • その他

変更内容

master に積まれていて dev に未反映の以下 3 件のコミットを dev に取り込みます。

テスト

  • npm run lint が通ること
  • npm test が通ること
  • npm run typecheck が通ること

本PRはコード変更を含まないマージPRのため、当ブランチ上で lint / test / typecheck は実行していません。取り込まれる各コミットは元の PR 時点および master への取り込み時点で検証済みです。

関連Issue

なし(リリース後の同期PR)。

スクリーンショット(任意)

なし(コード変更を含まないマージPR)。

@TinyKitten TinyKitten self-assigned this Jul 12, 2026
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 27 minutes

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

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: CHILL

Plan: Pro

Run ID: 01388d56-1116-428b-94b3-9bad39f3537e

📥 Commits

Reviewing files that changed from the base of the PR and between ce43d15 and a3d8302.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (4)
  • android/app/build.gradle
  • app.config.ts
  • ios/TrainLCD.xcodeproj/project.pbxproj
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/dev-from-master

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

@github-actions github-actions Bot removed the react label Jul 12, 2026
@TinyKitten TinyKitten merged commit b91a4b8 into dev Jul 12, 2026
6 checks passed
@TinyKitten TinyKitten deleted the chore/dev-from-master branch July 12, 2026 12:14
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.

1 participant