apache / incubator-xtable

Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
https://xtable.apache.org/
Apache License 2.0
919 stars 147 forks source link

[XTABLE-CI] Add labeler workflow #469

Open wuchunfu opened 5 months ago

wuchunfu commented 5 months ago

What is the purpose of the pull request

Using labeler to automatically label new pull requests based on the paths of files being changed. The label of PR can make people clearly know what it does.

By the way, the .github/labeler.yml file contains a list of labels and minimatch globs to match to apply the label. We can add more labels, such as CI/CD, docs, UT, and enrich this list.

ghost commented 5 months ago

CI report:

Bot commands @xtable-bot supports the following commands: - `@xtable-bot run azure` re-run the last Azure build
wuchunfu commented 5 months ago

@the-other-tim-brown PTAL, thanks