Skip to content

chore: remove reviewer checklist from PR template#402

Merged
zkoppert merged 1 commit intomainfrom
jm_update_pr_template
Feb 24, 2026
Merged

chore: remove reviewer checklist from PR template#402
zkoppert merged 1 commit intomainfrom
jm_update_pr_template

Conversation

@jmeridth
Copy link
Collaborator

What

Removed the "Reviewer" section and its labeling checklist item from the pull request template.

Why

Labeling is handled by our auto-labeler GitHub Action

Notes

  • PRs will no longer prompt reviewers to apply labels — it is automated

Pull Request

Proposed Changes

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

## What

Removed the "Reviewer" section and its labeling checklist item from the
pull request template.

## Why

Labeling is handled by our auto-labeler GitHub Action

## Notes

- PRs will no longer prompt reviewers to apply labels — it is automated

Signed-off-by: jmeridth <jmeridth@gmail.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the "Reviewer" section from the pull request template, specifically eliminating the manual checklist item that asked reviewers to apply labels to PRs. This change aligns with the repository's automated labeling workflow which uses GitHub Actions to automatically apply labels based on conventional commit type prefixes in PR titles.

Changes:

  • Removed the "Reviewer" section and its associated labeling checklist from .github/pull_request_template.md

Copy link
Collaborator

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

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

🤖

@zkoppert zkoppert merged commit 6ebd76e into main Feb 24, 2026
37 checks passed
@zkoppert zkoppert deleted the jm_update_pr_template branch February 24, 2026 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants