Skip to content

Commit

Permalink
[api] add oss tag to api lint check (#46356)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
can-anyscale authored Jul 1, 2024
1 parent 8a0d633 commit 8462450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/lint.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ steps:
- documentation_style

- label: ":lint-roller: lint: {{matrix}}"
tags:
- oss
key: lint-medium
instance_type: medium
depends_on:
Expand Down

0 comments on commit 8462450

Please sign in to comment.