You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "SteveYurongSu (via GitHub)" <gi...@apache.org> on 2023/02/17 20:54:29 UTC

[I] [CI] label-pr workflow fails on fork-based PRs (streampipes)

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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [CI] label-pr workflow fails on fork-based PRs (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti closed issue #1308: [CI] label-pr workflow fails on fork-based PRs
URL: https://github.com/apache/streampipes/issues/1308


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org