Skip to content

Allow ignore-for-release label to satisfy label checker#2203

Merged
matthewdale merged 1 commit into
mongodb:release/1.17from
alcaeus:fix-label-checker
Sep 26, 2025
Merged

Allow ignore-for-release label to satisfy label checker#2203
matthewdale merged 1 commit into
mongodb:release/1.17from
alcaeus:fix-label-checker

Conversation

@alcaeus

@alcaeus alcaeus commented Sep 25, 2025

Copy link
Copy Markdown
Member

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 AI review requested due to automatic review settings September 25, 2025 12:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@mongodb-drivers-pr-bot

Copy link
Copy Markdown
Contributor

API Change Report

No changes found!

@matthewdale matthewdale left a comment

Copy link
Copy Markdown
Contributor

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
@alcaeus alcaeus deleted the fix-label-checker branch February 3, 2026 13: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