Skip to content

Conversation

@mcmilk
Copy link
Contributor

@mcmilk mcmilk commented Dec 20, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-325253-20251220-1

@wingetbot wingetbot added the Manifest-Validation-Error Manifest validation failed label Dec 20, 2025
@microsoft-github-policy-service
Copy link
Contributor

Hello @mcmilk,

Please verify the manifest file is compliant with the package manager 1.10.0 manifest specification.

Make sure the ID is of the form publisher.appname and that the folder structure is manifests\partition\publisher\appname\version.

Note: The path and "PackageIdentifier" are case sensitive.

Be sure to use a tool like VSCode to make sure the manifest YAML syntax is correct. You can also validate your manifest using the winget validate command.

For details on the specific error, see the details link below in the build pipeline.

Template: msftbot/validationError/manifest/content

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Manifest-Validation-Error Manifest validation failed Needs-Author-Feedback This needs a response from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants