chore: make pr template linear portion clearer - #30766
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Greptile SummaryThis PR updates the PR template's Linear ticket comment to clarify that "internal contributor" means someone whose GitHub username is postfixed with
Confidence Score: 5/5This is a docs-only change to a single HTML comment in the PR template; it has no impact on any runtime behavior. Only one line is touched — a comment inside the PR template — and the wording is accurate and unambiguous. No code paths, tests, or configs are affected. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/pull_request_template.md | Single-line comment update clarifying who qualifies as an internal contributor and spelling out the required "Resolves " prefix for Linear ticket linking. |
Reviews (1): Last reviewed commit: "chore: make pr template linear portion c..." | Re-trigger Greptile
Relevant issues
Linear ticket
Pre-Submission checklist
Docs-only change to the PR template, so no unit tests apply
Why
This is a copy of #30750 on a
litellm_-prefixed branch so the required CircleCI checks run; CircleCI only triggers onlitellm_-prefixed branches, so the originalmateo-berri-patch-1branch could not be merged because that required check never ranReasoning for the change itself: an internal contributor wrote "No need. External contributor" in the Linear section, so their agent didn't have enough context to know the instruction applied to them. This clarifies that internal contributors are typically those whose GitHub username is postfixed with
-berrior-berriai, and spells out the "Resolves " prefix needed for the magic linkScreenshots / Proof of Fix
Docs-only change to
.github/pull_request_template.md. The Linear ticket comment now reads:<!-- if you are an internal contributor (e.g., your username is postfixed with -berri or -berriai), add "Resolves " followed by the Linear ticket e.g. "Resolves LIT-1234" to magically link the Linear ticket to the GitHub PR -->Type
📖 Documentation
Changes
Clarifies the Linear ticket section of the PR template so internal contributors recognize the instruction applies to them and know to prefix the ticket with "Resolves "