Skip to content

fix(ci): switch to npm ci for feature-flag gha#8255

Merged
mabaasit merged 3 commits into
mainfrom
fix-ff-gha
Jul 17, 2026
Merged

fix(ci): switch to npm ci for feature-flag gha#8255
mabaasit merged 3 commits into
mainfrom
fix-ff-gha

Conversation

@mabaasit

Copy link
Copy Markdown
Collaborator

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

Copilot AI review requested due to automatic review settings July 17, 2026 09:37
@mabaasit
mabaasit requested a review from a team as a code owner July 17, 2026 09:37
@mabaasit
mabaasit requested a review from gribnoysup July 17, 2026 09:37
@github-actions github-actions Bot added the fix label Jul 17, 2026
@mabaasit mabaasit added bug no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Jul 17, 2026

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 updates the GitHub Actions workflow for feature-flag detection to install the compass-preferences-model workspace dependencies (instead of installing only TypeScript) so the detection script can run with the package’s required modules available.

Changes:

  • Replace the workflow dependency installation step with an install targeting the compass-preferences-model workspace.

Comment thread .github/workflows/feature-flag-mms-pr.yml Outdated
@mabaasit mabaasit changed the title fix(ci): install package deps for feature-flag gha fix(ci): switch to npm ci for feature-flag gha Jul 17, 2026
Comment thread .github/workflows/feature-flag-mms-pr.yml Outdated
@mabaasit
mabaasit merged commit de18b6a into main Jul 17, 2026
98 of 103 checks passed
@mabaasit
mabaasit deleted the fix-ff-gha branch July 17, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants