From 8462450bcf267ea11ccf433d373b605ad5e4b635 Mon Sep 17 00:00:00 2001 From: Cuong Nguyen <128072568+can-anyscale@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:39:40 -0700 Subject: [PATCH] [api] add oss tag to api lint check (#46356) Add oss tag to api lint check; add both for that api annotation and api policy (they only matter for oss documentation, for now) Tests: - CI Signed-off-by: can --- .buildkite/lint.rayci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.buildkite/lint.rayci.yml b/.buildkite/lint.rayci.yml index 05afef036678..bd521c78415e 100644 --- a/.buildkite/lint.rayci.yml +++ b/.buildkite/lint.rayci.yml @@ -21,6 +21,8 @@ steps: - documentation_style - label: ":lint-roller: lint: {{matrix}}" + tags: + - oss key: lint-medium instance_type: medium depends_on: