Skip to content

chore: re-baseline the PR template on the org one - #440

Merged
LukasWodka merged 1 commit into
developfrom
chore/adopt-org-pr-template
Jul 31, 2026
Merged

chore: re-baseline the PR template on the org one#440
LukasWodka merged 1 commit into
developfrom
chore/adopt-org-pr-template

Conversation

@LukasWodka

@LukasWodkaLukasWodka commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Re-baselines this repo's .github/pull_request_template.md on the org template, keeping only the checks that are genuinely specific to this repo. Implements the recommendation on backend#1373.

This repo is one of just two (with the other of client/cli) that earns its own template — the other eight are being deleted so they inherit the org one, because their copies were byte-identical, strictly older subsets, or differed only in which repo the cross-repo example named.

What this changes. The body is now the org template verbatim, plus the repo-specific checklist lines that were already here. Net effect beyond that:

Ongoing cost, stated plainly: because this repo keeps its own file, future org-template changes will not reach it automatically — it will need re-baselining again. That is the price of the repo-specific lines, and it is why only two repos keep one.


Note

Low Risk
Documentation-only change to the PR template; no runtime or application behavior.

Overview
Re-baselines .github/pull_request_template.md on the org template, while keeping this repo’s Go build/vet/lint and STYLE.md checklist lines at the bottom.

Adds org-wide guidance: Breaking change type, Screenshots / recordings and Deployment notes sections, clearer Test plan prompt, and checklist items for docs, security reviewers, and expand-then-contract cross-repo rollouts. The Related comment now uses tracebloc/client-runtime#456 and notes that closing keywords don’t fire when merging to develop.

Reviewed by Cursor Bugbot for commit 00b0ca1. Bugbot is set up for automated code reviews on this repo. Configure here.

@LukasWodkaLukasWodka self-assigned this Jul 31, 2026
@LukasWodka

Copy link
Copy Markdown
ContributorAuthor

👋 Heads-up — Code review queue is at 49 / 30

Above the WIP limit. The team convention is to review existing PRs before opening new work.

Open PRs currently in Code review (oldest first):

Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.)

@LukasWodka
LukasWodka merged commit be16f6f into developJul 31, 2026
29 checks passed
@LukasWodka
LukasWodka deleted the chore/adopt-org-pr-template branch July 31, 2026 07:53
@LukasWodka

Copy link
Copy Markdown
ContributorAuthor

/fr-pass

Sign up for freeto 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.

2 participants

@LukasWodka@saadqbal