Skip to content

chore: docs 기본 차단 규칙 추가 - #2

Merged
jeongph merged 1 commit into
mainfrom
chore/docs-allowlist
Jul 30, 2026
Merged

chore: docs 기본 차단 규칙 추가#2
jeongph merged 1 commit into
mainfrom
chore/docs-allowlist

Conversation

@jeongph

@jeongph jeongph commented Jul 30, 2026

Copy link
Copy Markdown
Member

무엇을

루트 docs/ 의 내용물을 기본 차단하고, 공개할 문서는 디렉토리 단위 예외로 선택 허용하는 조직 공통 .gitignore 정책을 적용한다.

디렉토리(/docs/)를 무시하면 git 이 그 안으로 내려가지 않아 !/docs/공개/ 같은 예외가 무력하다. 내용물(/docs/*) 무시로 바꾸면 예외가 동작한다.

tiller(#13)·pilot(#15)·rutter(#16)에 이미 적용된 형태이며, 이 PR 로 조직 전 리포에 정책이 통일된다.

검증

  • docs/intent/ 차단 유지 + !/docs/공개/ 예외 동작 — 이 리포에서 실측

🤖 Generated with Claude Code

로컬 산출물(의사결정 기록 docs/intent/ 등)이 원격에 새지 않도록 루트
docs/의 내용물을 기본 차단한다. 공개할 문서는 디렉토리 단위 예외로
선택 허용한다 — tiller·pilot·rutter 에 적용한 조직 공통 정책과 같은 형태다.
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 59 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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7084c36a-ad9f-4574-b9bb-0d57302998ff

📥 Commits

Reviewing files that changed from the base of the PR and between beded47 and 78c2cbd.

📒 Files selected for processing (1)
  • .gitignore

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

@jeongph
jeongph merged commit ebef58c into main Jul 30, 2026
2 checks passed
@jeongph
jeongph deleted the chore/docs-allowlist branch July 30, 2026 11:13
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