ci: Add PR ownership and size guardrails (#28103)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Matsu
2026-04-10 06:53:18 +00:00
committed by GitHub
co-authored by Claude Sonnet 4.6
parent 4b06720c8b
commit 733812b1a1
8 changed files with 600 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ https://linear.app/n8n/issue/
## Review / Merge checklist
- [ ] I have seen this code, I have run this code, and I take responsibility for this code.
- [ ] PR title and summary are descriptive. ([conventions](../blob/master/.github/pull_request_title_conventions.md)) <!--
**Remember, the title automatically goes into the changelog.
Use `(no-changelog)` otherwise.**