Help Center> CodeArts Pipeline> User Guide> Extensions> Extensions and Policies
Updated on 2023-11-28 GMT+08:00

Extensions and Policies

Some extensions can also be added to policies by configuring rules. You can then apply the policies to pass conditions during pipeline orchestration.

Currently, the following official extensions support rule configuration:

  • Check: invokes CodeArts Check capabilities and returns the total number of issues (critical/major/minor/suggestion).

  • TestPlan: invokes CodeArts TestPlan capabilities and returns the API test pass rate.

    Custom extensions configured with the metrics widget can also be used to configure rules.