Skip to content

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Sep 25, 2025

Summary

The label check requires one of the categorisation labels that is then used for release notes, but it does not pass when using the ignore-for-release label that excludes a pull request from release notes. This pull request rectifies this.

@alcaeus alcaeus requested a review from qingyang-hu September 25, 2025 12:41
@alcaeus alcaeus requested a review from a team as a code owner September 25, 2025 12:41
@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 12:41
Copy link
Contributor

@Copilot 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 fixes the label checker workflow to accept the ignore-for-release label as a valid categorization label, allowing PRs that should be excluded from release notes to pass the required label validation.

  • Adds ignore-for-release to the list of accepted labels in the GitHub Actions workflow

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

Copy link
Contributor

API Change Report

No changes found!

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! 👍

@matthewdale matthewdale merged commit 21f47d4 into mongodb:release/1.17 Sep 26, 2025
37 checks passed
matthewdale pushed a commit to matthewdale/mongo-go-driver that referenced this pull request Sep 26, 2025
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