Skip to content

Commit

Permalink
Add ml for CI semantic check. (#18082)
Browse files Browse the repository at this point in the history
  • Loading branch information
Technoboy- authored Oct 18, 2022
1 parent b3733dd commit 48da869
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,18 @@ jobs:
revert
# Scope abbreviation comments:
# cli -> command line interface
# fn -> Pulasr Functions
# fn -> Pulsar Functions
# io -> Pulsar Connectors
# offload -> tiered storage
# sec -> security
# sql -> Pulsar Trino Plugin
# txn -> transaction
# ws -> websocket
# ml -> managed ledger
scopes: |
admin
broker
ml
build
ci
cli
Expand Down

0 comments on commit 48da869

Please sign in to comment.