Files
streamyfin/.github/pull_request_template.md
Uruk 620a3224fc docs: add CodeRabbit auto-summary integration to PR template
Integrates CodeRabbit's automatic summary generation feature into the pull request template by adding a trigger command and informational comment.

This enables automated PR summaries when CodeRabbit is enabled, streamlining the review process and reducing manual effort in documenting changes.
2026-01-17 18:14:08 +01:00

2.9 KiB
Raw Blame History

📦 Pull Request

🔖 Summary

@coderabbitai summary

🏷️ Ticket / Issue

🛠️ Whats Changed

  • Type: feat | fix | docs | style | refactor | perf | test | chore | build | ci | revert
  • Scope (optional): e.g., auth, billing, mobile
  • Short summary: what changed and why (12 lines) -->

📋 Details

⚠️ Breaking Changes

🔐 Security & Privacy Impact

Performance Impact

🖼️ Screenshots / GIFs (if UI)

Checklist

  • Ive read the contribution guidelines
  • Code follows project style and passes lint/format (npm|pnpm|yarn|bun scripts)
  • Type checks pass (tsc/biome/etc.)
  • Docs updated (README/ADR/usage/API)
  • No secrets/credentials included; env vars documented
  • Release notes/CHANGELOG entry added (if applicable)
  • Verified locally that changes behave as expected

🔍 Testing Instructions

⚙️ Deployment Notes

📝 Additional Notes