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

chore: fix has no write access from a forked repository when add label #114

Closed KnightChess closed 2 months ago

KnightChess commented 2 months ago

Description

has no write access from a forked repository when add label. image

as github advice https://github.com/actions/labeler?tab=readme-ov-file#permissions, use pull_request_target.

How are the changes test-covered

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.42%. Comparing base (3359e10) to head (d07062e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ======================================= Coverage 87.42% 87.42% ======================================= Files 14 14 Lines 700 700 ======================================= Hits 612 612 Misses 88 88 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

xushiyan commented 2 months ago

@KnightChess thanks. but i've been checking with asf infra as there is policy problem. we can disable this for now https://github.com/apache/hudi-rs/pull/115