SteveYurongSu opened a new issue, #1308: URL: https://github.com/apache/streampipes/issues/1308
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend, Connect, Processing Elements, UI ### What happened? The label-pr workflow simply does not work for fork-based PRs. <img width="1378" alt="image" src="https://user-images.githubusercontent.com/30497621/219790442-f1db23f0-425d-46c4-b504-0a02d17af705.png"> Example: https://github.com/apache/streampipes/actions/runs/4200587869/jobs/7286754204 ### How to reproduce? - Fork the streampipes repo from the upstream - Submit a PR from the forked repo to the upstream - The label-pr workflow fails ### Expected behavior The label-pr workflow works on fork-based PRs. ### Additional technical information There are some discussions about this failure: - https://github.com/actions/labeler/issues/12#issuecomment-1095272652 - https://github.com/actions/labeler/issues/136#issuecomment-1357839196 Let's see how other projects deal with this problem: - Spark: https://github.com/apache/spark/blob/master/.github/workflows/labeler.yml - Beam: https://github.com/apache/beam/blob/master/.github/workflows/label_prs.yml ### Are you willing to submit a PR? Yes, I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
