Skip to content

chore: update codeql target for v7.1.x#4903

Merged
tadjik1 merged 2 commits intomainfrom
codeql-for-v7.1.x
Mar 23, 2026
Merged

chore: update codeql target for v7.1.x#4903
tadjik1 merged 2 commits intomainfrom
codeql-for-v7.1.x

Conversation

@dariakp
Copy link
Contributor

@dariakp dariakp commented Mar 22, 2026

Description

Summary of Changes

Updates CodeQL and branching release instructions so that the CodeQL run triggers for PRs on the v7.1.x branch.

Notes for Reviewers

What is the motivation for this change?

Correct CI triggers.

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@dariakp dariakp marked this pull request as ready for review March 22, 2026 17:35
@dariakp dariakp requested a review from a team as a code owner March 22, 2026 17:35
Copilot AI review requested due to automatic review settings March 22, 2026 17:35
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

Updates the CodeQL GitHub Actions workflow trigger configuration so CodeQL runs for pushes and pull requests targeting the v7.1.x branch (in addition to main), aligning CI behavior with the intended release branch.

Changes:

  • Update CodeQL workflow push trigger branch filter from 5.x to v7.1.x.
  • Update CodeQL workflow pull_request trigger branch filter from 5.x to v7.1.x.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dariakp dariakp force-pushed the codeql-for-v7.1.x branch from 4c67513 to b2893f3 Compare March 22, 2026 17:55
@tadjik1 tadjik1 self-assigned this Mar 23, 2026
@tadjik1 tadjik1 added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Mar 23, 2026
@tadjik1 tadjik1 merged commit 4c89408 into main Mar 23, 2026
28 of 30 checks passed
@tadjik1 tadjik1 deleted the codeql-for-v7.1.x branch March 23, 2026 13:18
tadjik1 pushed a commit that referenced this pull request Mar 23, 2026
tadjik1 pushed a commit to PavelSafronov/node-mongodb-native that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants