Skip to content

Run enterprise extension CI when the code in some specified folders updated. #3328

Description

@lcwangchao

By default, the extension CI will not run when TiDB code updated to make sure the community contributor (and not pingcaper) not care too much about the enterprise version. But for some folders such as extension, if the code in them changed, we'd better to force trigger enterprise CI because enterprise code relies on it.

  1. When code changes in the below folders, trigger the extension UT in TiDB verify CI:
    • pkg/extension
  2. When updating pkg/extension/enterprise submodule version, check that the commit hash is the HEAD in the specified
    enterprise repo branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions