Skip to content

Update default review priority tag #2157

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

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Aug 5, 2025

The review priority tags were recently renamed and thus need to be updated in the labeler config.

@alcaeus alcaeus requested a review from matthewdale August 5, 2025 11:18
@alcaeus alcaeus requested a review from a team as a code owner August 5, 2025 11:18
@alcaeus alcaeus enabled auto-merge (squash) August 5, 2025 11:18
Copy link
Contributor

API Change Report

No changes found!

@@ -1,4 +1,4 @@
priority-3-low:
review-priority-normal:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we want the default priority to be normal or low?

Copy link
Member Author

Choose a reason for hiding this comment

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

The idea is to have normal as the default priority, with low and urgent being explicit choices:

  • review-priority-low - not time sensitive; review within 3 business days. Use for non-prioritized changes, e.g. build system changes that aren't blocking anyone
  • review-priority-normal (default) - aim to review within 24 hours, ideally on same day if pull request comes in before lunch
  • review-priority-urgent - urgent; review immediately. Only use after prior coordination. Nits and non-blocking review comments should be deferred to a follow-up pull request for an expedited merge.

Copy link
Collaborator

@matthewdale matthewdale left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@alcaeus alcaeus merged commit b41edf6 into mongodb:release/2.2 Aug 8, 2025
33 of 38 checks passed
@alcaeus alcaeus deleted the update-labeler-config branch August 8, 2025 07:15
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.

2 participants