From 620a3224fc6573ff39f7e09f3de7d5e1608f9f2e Mon Sep 17 00:00:00 2001 From: Uruk Date: Sat, 17 Jan 2026 18:14:08 +0100 Subject: [PATCH] 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. --- .github/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e76ebb70..1be2f0bd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,10 +10,13 @@ ## 🔖 Summary +@coderabbitai summary + ## 🏷️ Ticket / Issue