Skip to content

Conversation

@addaleax
Copy link
Collaborator

This package has a license file but no license specified in its package.json file.

Broken since c8941c1.

This package has a license file but no `license` specified in its package.json file. Broken since c8941c1.
@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jun 10, 2025
Copy link
Contributor

@gagik gagik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for looking into this!

Copy link
Contributor

@lerouxb lerouxb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

"doNotValidatePackages": ["argparse@2.0.1"],
"licenseOverrides": {}
"licenseOverrides": {
"cli-table@0.3.11": "MIT"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know about this.

@addaleax addaleax changed the title fix: provide license override for cli-table package fix: provide license override for cli-table package MONGOSH-2248 Jun 10, 2025
@addaleax addaleax merged commit 028aafd into main Jun 10, 2025
29 of 36 checks passed
@addaleax addaleax deleted the fix-licenses-override-clitable branch June 10, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

4 participants