apache / hudi-rs

A native Rust library for Apache Hudi, with bindings into Python
https://hudi.apache.org/
Apache License 2.0
142 stars 28 forks source link

PR title linting does not support scope #136

Closed xushiyan closed 1 month ago

xushiyan commented 1 month ago

Like in this PR

https://github.com/apache/hudi-rs/actions/runs/10780177399/job/29895341649?pr=135

it failed because build(deps): ... format was not supported.

We should support this to allow specifying scope of the change.