Skip to content

Conversation

@vadyvas
Copy link

@vadyvas vadyvas commented Nov 7, 2025

What issue does this pull request resolve?

It fixes the trusted publishing failure for @redocly/ajv on npm, where the publish step returns 422 Unprocessable Entity due to a provenance validation error. The error is caused by package.json having repository.url set to git+https://github.com/ajv-validator/ajv.git, while npm expects it to match https://github.com/Redocly/ajv from the provenance metadata (see the GitHub Actions run).

What changes did you make?

Updated the repository.url in package.json

Is there anything that requires more attention while reviewing?

@vadyvas vadyvas requested a review from tatomyr November 7, 2025 17:21
@vadyvas vadyvas marked this pull request as ready for review November 7, 2025 17:21
@vadyvas vadyvas merged commit a93b661 into master Nov 11, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants