Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] label-pr workflow fails on fork-based PRs #1308

Closed
SteveYurongSu opened this issue Feb 17, 2023 · 0 comments · Fixed by #1309
Closed

[CI] label-pr workflow fails on fork-based PRs #1308

SteveYurongSu opened this issue Feb 17, 2023 · 0 comments · Fixed by #1309
Assignees
Labels
bug Something isn't working gh-actions Pull requests that update GitHub Actions code
Milestone

Comments

@SteveYurongSu
Copy link
Member

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.

image

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:

Let's see how other projects deal with this problem:

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@SteveYurongSu SteveYurongSu added the bug Something isn't working label Feb 17, 2023
SteveYurongSu added a commit to SteveYurongSu/streampipes that referenced this issue Feb 17, 2023
@bossenti bossenti added the gh-actions Pull requests that update GitHub Actions code label Feb 18, 2023
@bossenti bossenti added this to the 1.0.0 milestone Feb 18, 2023
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gh-actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants