Skip to content

Conversation

@matthewdale
Copy link
Collaborator

Cherry-pick of 21f47d4

Copilot AI review requested due to automatic review settings September 26, 2025 03:41
@matthewdale matthewdale requested a review from a team as a code owner September 26, 2025 03:41
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 adds support for the "ignore-for-release" label to satisfy the GitHub label checker workflow. The change allows PRs with the "ignore-for-release" label to pass the required label validation.

  • Added "ignore-for-release" to the list of acceptable labels for PR validation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@matthewdale matthewdale changed the title Allow ignore-for-release label to satisfy label checker (#2203) Allow ignore-for-release label to satisfy label checker [v2] Sep 26, 2025
@matthewdale matthewdale requested review from qingyang-hu and removed request for prestonvasquez September 26, 2025 03:42
@mongodb-drivers-pr-bot
Copy link
Contributor

API Change Report

No changes found!

@mongodb-drivers-pr-bot
Copy link
Contributor

🧪 Performance Results

Commit SHA: ed931d4

The following benchmark tests for version 68d60b70817c58000792a55d had statistically significant changes (i.e., |z-score| > 1.96):

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkMultiFindMany ops_per_second_min 115.0094 48883.0229 Avg: 22735.3009
Med: 25249.2097
Stdev: 11356.7788
0.7646 2.3024
BenchmarkSingleFindOneByID ops_per_second_min -12.1613 857.0060 Avg: 975.6591
Med: 973.6615
Stdev: 53.1716
0.8009 -2.2315
BenchmarkSingleRunCommand allocated_bytes_per_op -0.1596 12178.0000 Avg: 12197.4651
Med: 12197.0000
Stdev: 5.5048
0.8494 -3.5361

For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch.

@matthewdale matthewdale merged commit 71b7fa4 into mongodb:master Sep 26, 2025
32 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants