Skip to content

Template issue for repositories that have not reset main to wip post-release #328

@Kevsy

Description

@Kevsy

Problem description

As of 14th October '25, only 14 of the Fall '25 APIs have reset their main version to wip.

Possible evolution

This issue proposes a template issue to be created in each repository that has not reset its main branch to wip/vwip

Start template ✂️

{{ISSUE_TITLE}} Reset API and test code version information in main branch to wip

Problem description

Per CAMARA Release Management API release guidelines all main branch OAS YAML and Gherkin .feature files must have the version wip, and a server URL containing vwip .

{{REPOSITORY_NAME}} currently includes the following files in its main branch that are not set to wip: {{LIST_OF_NON_WIP_API_YAML_FILES}}, {{LIST_OF_NON_WIP_TEST_FEATURE_FILES}}

Codeowner action required

Please raise a PR which:

  • For OAS YAML files: changes info.version to wip and changes the version number in the servers.url path to vwip
  • For Gherkin .feature files: changes the version to wip in the Feature: line, and uses version vwip in the resource URL.

✂️ End template

Alternative solution

Additional context

It may be the case that the repository codeowners have already created an issue/PR to make the change back to wip. In which case this template issue can be considered a duplicate (and a reminder!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions