feat(cudf): Add cudf label to cudf pull request#16976
feat(cudf): Add cudf label to cudf pull request#16976jinchengchenghh wants to merge 9 commits intofacebookincubator:mainfrom
Conversation
✅ Deploy Preview for meta-velox canceled.
|
Build Impact AnalysisNo build targets affected by this change. Fast path • Graph from main@c88427de2e64291c6f18933ec35d3d31d3edc735 |
|
Thanks for this. It's been on our mind to do this for a while. But unfortunately I cannot review since I'm not experienced with github workflows. |
| name: Labeler | ||
|
|
||
| on: | ||
| pull_request_target: |
There was a problem hiding this comment.
With pull_request_target, GitHub always runs the workflow from the base branch (e.g., main), not from your PR branch.
|
Thanks for your reply, please make sure the feature worked as you expect, I will ask Meta to verify the semantics. @devavret |
|
The label feature worked as Gluten labels. |
|
Hi, @kgpai , this feature is cudf team want to do, it must take effect after it merged to main since it runs on pull_request_target to access the secret token, could you help merge it? And then we can verify if it worked as we expected. |
No description provided.