Skip to content

chore: remove redundant PR checklist template - #37

Merged
olantwin merged 1 commit into
mainfrom
chore/remove-pr-checklist
Aug 14, 2026
Merged

chore: remove redundant PR checklist template#37
olantwin merged 1 commit into
mainfrom
chore/remove-pr-checklist

Conversation

@olantwin

@olantwin olantwin commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🤖 AI text below 🤖

The PR template contained only a checklist whose items are already enforced automatically by CI (.github/workflows/lint.yml):

  • Commit message follows conventional commitscommit-check job
  • Pre-commit checks passprek job
  • CI checks pass → tautological (that is CI itself)

Since the checklist was the entire file, this removes .github/pull_request_template.md. GitHub falls back to a blank PR description box. Mirrors aegir #102.

Summary by CodeRabbit

  • Documentation
    • Removed the pull request checklist for commit conventions, pre-commit validation, and CI checks.

All checklist items are already enforced by CI (prek for pre-commit,
commit-check for conventional commits); the CI-checks item was
tautological.

Assisted-by: claude-code:claude-opus-4-8[1m]
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f7987835-2aa8-4bda-beaa-f92a675fdc36

📥 Commits

Reviewing files that changed from the base of the PR and between 2734dc6 and 78388bc.

📒 Files selected for processing (1)
  • .github/pull_request_template.md
💤 Files with no reviewable changes (1)
  • .github/pull_request_template.md

📝 Walkthrough

Walkthrough

The pull request template removes the checklist for conventional commits, pre-commit checks, and CI checks.

Changes

Cohort / File(s) Summary
Pull request template cleanup
.github/pull_request_template.md
Removes five checklist lines from the pull request template.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 78388

This change only removes a redundant pull request checklist; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the removal of the redundant pull request checklist template.
Description check ✅ Passed The description explains the removed template, identifies the duplicated automated checks, and states the resulting GitHub behavior.
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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-pr-checklist

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.

@olantwin
olantwin merged commit 2ad4cde into main Aug 14, 2026
4 checks passed
@olantwin
olantwin deleted the chore/remove-pr-checklist branch August 14, 2026 11:40
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