Skip to content

Add automated publishing to Open VSX Registry #272

Add automated publishing to Open VSX Registry

Add automated publishing to Open VSX Registry #272

Re-run triggered October 10, 2025 22:20
Status Failure
Total duration 19s
Artifacts

commit-message-lint.yml

on: pull_request
commitlint
14s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: Initial plan ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Add Open VSX Registry publishing support - Install ovsx CLI as dev dependency - Update release workflow to publish to Open VSX Registry - Add OVSX_PAT secret requirement in workflow - Update release comment to mention both registries - Add marketplace installation instructions to README - Add maintainer documentation for Open VSX token setup Co-authored-by: GordonSmith <[email protected]> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove caret from ovsx version in package.json Change "ovsx": "^0.10.6" to "ovsx": "0.10.6" to match project convention of using exact versions for all dependencies. Co-authored-by: GordonSmith <[email protected]> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint