Skip to content

chore: remove repo-level PR template - #395

Merged
jamesnrokt merged 1 commit into
mainfrom
remove-repo-pr-template
Sep 17, 2026
Merged

jamesnrokt merged 1 commit into
mainfrom
remove-repo-pr-template

Conversation

@jamesnrokt

Copy link
Copy Markdown
Contributor

Why

This repo carries its own .github/PULL_REQUEST_TEMPLATE.md, which GitHub prefers over the org-wide default template published in mParticle/.github. That means new PRs here silently skip the shared template every other @mParticle/sdk-team-owned repo is meant to use. Once this lands, opening a new PR here shows the same org-wide template contributors see everywhere else.

Programme

Standalone change, no programme.

What changes

Deletes .github/PULL_REQUEST_TEMPLATE.md. Nothing else changes. New PRs opened against this repo now fall back to the org-wide default at mParticle/.github (.github/PULL_REQUEST_TEMPLATE.MD).

Linked work

None.

Rollout

Nothing changes in production; if this is wrong, revert the pull request.

Risks

  • Nothing can break beyond the text itself.

Risk class: low.

Who

Written by: automated coding agent (Claude Code), on behalf of the requesting engineer — standalone repo-hygiene request, no linked ticket.
Code reviewed before opening: an independent review agent, before the commit was made.
Design reviewed before opening: no one.
Decision this implements: a repo-hygiene request from the repo owner to drop this repo's PR template override so it falls back to the org-wide default. No ticket, no linked record.
Checked: confirmed no file under .github/workflows/ references PULL_REQUEST_TEMPLATE; confirmed mParticle/.github publishes an org-wide default template.
Not checked: nothing else touched, nothing else to check.

Size

Hand-written: 0 lines added, 8 lines removed, 1 file deleted.
Generated: none.

@jamesnrokt
jamesnrokt marked this pull request as ready for review September 17, 2026 19:58
@jamesnrokt
jamesnrokt requested a review from a team as a code owner September 17, 2026 19:58
Copilot AI lite review requested due to automatic review settings September 17, 2026 19:58
@cursor

cursor Bot commented Sep 17, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Non-functional change that only removes a local pull request template with no impact on runtime code.

Overview
Removes the repository-specific .github/PULL_REQUEST_TEMPLATE.md file. Future pull requests will automatically fall back to the organization-wide default pull request template.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is isolated to deleting the override, with no remaining repository references.

Pull request overview

Removes the repository-specific pull request template so GitHub uses the organization-wide default.

Changes:

  • Deletes .github/PULL_REQUEST_TEMPLATE.md.
  • Confirmed no workflow references the removed template.
File summaries
File Description
.github/PULL_REQUEST_TEMPLATE.md Removes the repository-level PR template override.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jamesnrokt
jamesnrokt merged commit 40ace87 into main Sep 17, 2026
12 checks passed
@jamesnrokt
jamesnrokt deleted the remove-repo-pr-template branch September 17, 2026 20:03
This was referenced Sep 18, 2026
Sign up for free to 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.

3 participants