Skip to content

chore: 이슈/PR 템플릿 + 라벨 자동화 - #7

Merged
ginaseo merged 1 commit into
mainfrom
chore/github-templates-labels
Jul 30, 2026
Merged

chore: 이슈/PR 템플릿 + 라벨 자동화#7
ginaseo merged 1 commit into
mainfrom
chore/github-templates-labels

Conversation

@ginaseo

@ginaseo ginaseo commented Jul 30, 2026

Copy link
Copy Markdown
Owner

요약

  • 이슈 템플릿 2개(버그/기능) — 제목 prefix + labels 기본값 + 기능설명/작업내용/참고문서 3섹션
  • PR 템플릿 — 요약/테스트/참고문서
  • 제목 prefix(feat:/fix:/docs:) 보고 기존 라벨(enhancement/bug/documentation) 자동 부착하는 GitHub Action

테스트

워크플로는 머지 후 실제 이슈/PR 열어서 라벨 자동부착 확인 필요(로컬 테스트 불가)

참고문서

  • 이슈 컨벤션: [[passflow-issue-conventions]] (Claude 메모리)

이슈 템플릿 2개(fix:/feat: prefix + labels 기본값 + 기능설명·작업내용·참고문서 3섹션), PR 템플릿, title prefix(feat:/fix:/docs:) 보고 기존 라벨(enhancement/bug/documentation) 자동 부착하는 워크플로
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 53 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: f7f18c3f-f40a-4d53-a3ad-30662e3450f9

📥 Commits

Reviewing files that changed from the base of the PR and between 4bcb629 and f30bda3.

📒 Files selected for processing (4)
  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • .github/pull_request_template.md
  • .github/workflows/label-by-title.yml

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.

@ginaseo
ginaseo merged commit 44f839f into main Jul 30, 2026
2 checks passed
@ginaseo ginaseo added the documentation Improvements or additions to documentation label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant