Skip to content

Disabled v0 validation callers in favor of CAMARA Validation (v1-rc) #164

@hdamker

Description

@hdamker

Problem description

The CAMARA Validation workflow (.github/workflows/camara-validation.yml, pinned to camaraproject/tooling@v1-rc) is active and covers validation for this repository. The two v0-era caller workflows are redundant:

  • .github/workflows/pr_validation_caller.yml — pinned to camaraproject/tooling@v0; disabled manually via the Actions API.
  • .github/workflows/spectral-oas-caller.yml — pinned to camaraproject/tooling@v0; disabled manually via the Actions API. Dispatch-only; Spectral linting is now covered by v1-rc.

Both workflow files are retained so they can be re-enabled as a fallback if needed.

See the CAMARA Validation documentation for background.

Expected action

Once CAMARA Validation reaches v1 GA (or earlier if confidence is sufficient), remove both .github/workflows/pr_validation_caller.yml and .github/workflows/spectral-oas-caller.yml via a dedicated cleanup PR.

Additional context

Tracked under camaraproject/ReleaseManagement#484.

Metadata

Metadata

Assignees

No one assigned

    Labels

    subproject managementIndicating issues with subproject repository or release management process

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions