Skip to content

ubproject.schema.json missing "go" in codelink comment_type enum #73

Description

@DukeOfKirkcaldy

Describe the bug
comment_type = "go" is supported by CodeLinks since v1.3.0 (released 2026-06-20), but the public schema referenced by ubproject.toml has not been updated accordingly.

To Reproduce
Steps to reproduce the behavior:

  1. Create or configure a CodeLinks project with comment_type = "go"
  2. Configure schema validation of config using "$schema" = "https://ubcode.useblocks.com/ubproject.schema.json"
  3. See problem: "go" is not valid under any of the schemas listed in the 'anyOf' keyword

Expected behavior
comment_type = "go" is accepted by schema validation

Screenshots
Image

Desktop (please complete the following information):

  • OS: Linux in Devcontainer
  • Architecture: arm64
  • ubCode version: 0.30.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions