Skip to content

ci(greptile): promote manual-only policy - #12

Merged
scttbnsn merged 3 commits into
mainfrom
dev/repository-standards
Aug 14, 2026
Merged

ci(greptile): promote manual-only policy#12
scttbnsn merged 3 commits into
mainfrom
dev/repository-standards

Conversation

@scttbnsn

@scttbnsn scttbnsn commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Promote the reviewed manual-only Greptile bootstrap from dev/repository-standards to main. This does not enable the vendor integration, add callers, or change path policy.

Provenance

  • reviewed feature PR: ci(greptile): require manual review requests #11
  • reviewed head: fc61df3bb5016b2a4ef3178ab14ed62c7b93ad81
  • dev squash: 22feaaa1cd49740a453e9cd611745edbb13c6e8d
  • reviewed and squash trees: f8e9057da26014d8ffbeb0810886ee28a920e78e

Verification

  • focused Greptile config contract
  • all 12 community-health contract tests
  • Python compile plus YAML/JSON parse
  • markdownlint-cli2 0.23.2, actionlint 1.7.12, and zizmor with no findings
  • git diff --check

Summary by CodeRabbit

  • Chores

    • Added repository configuration to automatically skip designated reviews.
    • Integrated configuration validation into standards checks.
  • Tests

    • Added automated validation to ensure the review configuration remains correctly formatted and configured.

Adds organization-wide community health defaults, validation, ownership, contribution guidance, security policy, and hardened workflow checks.
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 000b3419-f851-4386-b01c-287415274777

📥 Commits

Reviewing files that changed from the base of the PR and between 7a60c56 and 932eb95.

📒 Files selected for processing (3)
  • .github/tests/greptile_config_contract_test.py
  • .github/workflows/standards-validation.yml
  • greptile.json

📝 Walkthrough

Walkthrough

The repository adds greptile.json with skipReview set to AUTOMATIC, adds a unittest contract for the configuration, and runs that test in the standards validation workflow.

Changes

Greptile validation

Layer / File(s) Summary
Greptile configuration contract
greptile.json, .github/tests/greptile_config_contract_test.py
Adds the AUTOMATIC review configuration and verifies its exact JSON content.
Standards workflow integration
.github/workflows/standards-validation.yml
Runs the Greptile contract test during standards validation.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 932eb

This PR promotes the reviewed manual-only Greptile policy without enabling the integration or changing path behavior; no actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

Suggested reviewers: alargecompany, biggest-littlest

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: promoting the Greptile manual-only review policy through CI configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev/repository-standards

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.

@ALARGECOMPANY

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@biggest-littlest biggest-littlest left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the exact three-file promotion, reviewed tree provenance, and green standards gates.

@ALARGECOMPANY ALARGECOMPANY left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the manual-only policy and exact-head review evidence for main.

@scttbnsn
scttbnsn merged commit f5880ab into main Aug 14, 2026
4 checks passed
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.

3 participants