Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove required reviewer from pr template #145

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

robrap
Copy link
Contributor

@robrap robrap commented Nov 1, 2021

Remove @edx/arch-review from the list of required reviewers.

I added the PR template as part of adding a changelog 2 years ago,
and I don't see any reason to also have added a new review requirement,
namely @edx/arch-review. It is possible this was just copy/pasted.

Most contributors are already accustomed to asking owners for review
when and if there is any significant change that requires review. This
change simplifies the process for simple changes by not implying that
arch-review (which is not actually the owner anyway) needs to review.

Description:

Describe in a couple of sentences what this PR adds

JIRA:

XXX-XXXX

Additional Details

  • Dependencies:: List dependencies on other outstanding PRs, issues, etc.
  • Merge deadline: List merge deadline (if any)
  • Testing instructions: Provide non-trivial testing instructions
  • Author concerns: List any concerns about this PR

Reviewers:

  • @edx/arch-review
  • tag reviewer

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bump if needed
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

Remove `@edx/arch-review` from the list of required reviewers.

I added the PR template as part of adding a changelog 2 years ago,
and I don't see any reason to also have added a new review requirement,
namely `@edx/arch-review`. It is possible this was just copy/pasted.

Most contributors are already accustomed to asking owners for review
when and if there is any significant change that requires review. This
change simplifies the process for simple changes by not implying that
arch-review (which is not actually the owner anyway) needs to review.
@robrap robrap merged commit 86a962c into master Nov 1, 2021
@robrap robrap deleted the robrap/update-pr-template branch November 1, 2021 19:52
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.

2 participants