Skip to content

docs(sdk): Add PR template page and updater skill#16868

Draft
dingsdax wants to merge 2 commits intomasterfrom
docs/pr-template
Draft

docs(sdk): Add PR template page and updater skill#16868
dingsdax wants to merge 2 commits intomasterfrom
docs/pr-template

Conversation

@dingsdax
Copy link
Contributor

Description

Fills in the TBD PR template page at develop.sentry.dev/sdk/getting-started/templates/pr-template/ with real content derived from the sentry-skills:create-pr skill and code submission standards.

The docs page defines the canonical .github/pull_request_template.md for SDK repos: description structure (what, why, alternatives, context), Linear magic words for issue references, and authoring requirements (draft mode, changelog, AI attribution).

Also adds a pr-template skill at .agents/skills/pr-template/SKILL.md that automates rolling out the canonical template across SDK repos. The skill fetches both the docs page and the create-pr skill at runtime as sources of truth, handles repo-specific exceptions (sentry-cli legal boilerplate, sentry-go Craft changelog section), and includes a batch rollout table for the 8 non-compliant repositories.

Issues

🤖 Generated with Claude Code

Add canonical .github/pull_request_template.md content for Sentry SDK
repositories, derived from the sentry-skills:create-pr skill and code
submission standards.

The docs page covers description structure (what, why, alternatives,
context), Linear magic words for issue references, and requirements for
draft mode, changelog entries, and AI attribution.

The pr-template skill fetches both the docs page and the create-pr skill
at runtime and uses them to update existing templates across SDK repos,
with a batch rollout table for the 8 non-compliant repositories.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Mar 10, 2026 9:12pm
sentry-docs Ready Ready Preview, Comment Mar 10, 2026 9:12pm

Request Review

@github-actions github-actions bot added the sdk-develop-docs PRs touching develop-docs/sdk label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sdk-develop-docs PRs touching develop-docs/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant