Skip to content

feat: Review Stacks の色段階を Inventory チャートと統一する#261

Merged
coji merged 2 commits intomainfrom
feat/258-review-stacks-color-unify
Mar 30, 2026
Merged

feat: Review Stacks の色段階を Inventory チャートと統一する#261
coji merged 2 commits intomainfrom
feat/258-review-stacks-color-unify

Conversation

@coji
Copy link
Copy Markdown
Owner

@coji coji commented Mar 30, 2026

Summary

Changes

段階 日数 色 (before) 色 (after)
1 < 1d emerald blue
2 1-3d blue emerald
3 3-7d amber amber
4 7-14d red
5 14-30d purple
6 31d+ red (was 7d+) neutral-800

Test plan

  • pnpm validate が通る
  • Review Stacks の age モードで 6 色段階の凡例が表示される
  • PR ブロックの色が経過日数に応じて正しく変わる
  • Inventory チャートと色の対応が一致している

Closes #258

Generated with spec-implement-accept skill

AGE_THRESHOLDS を 4 段階から 6 段階に拡張し、Inventory チャートと
同じ色段階(blue, emerald, amber, red, purple, neutral-800)に統一。

Closes #258

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Warning

Rate limit exceeded

@coji has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 28 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 11 minutes and 28 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9a5da6e0-64d5-475e-9558-4f3df7b9a736

📥 Commits

Reviewing files that changed from the base of the PR and between ca81d7f and c294149.

📒 Files selected for processing (2)
  • app/routes/$orgSlug/+components/pr-block.tsx
  • app/routes/$orgSlug/workload/+components/team-stacks-chart.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/258-review-stacks-color-unify

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.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coji coji merged commit 342e4fc into main Mar 30, 2026
6 checks passed
@coji coji deleted the feat/258-review-stacks-color-unify branch March 30, 2026 08:41
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.

Review Stacks の色段階を Inventory チャートと統一する

1 participant