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

Workflow on PRs not starting run #1070

Closed
arnoweiss opened this issue Nov 1, 2024 · 5 comments
Closed

Workflow on PRs not starting run #1070

arnoweiss opened this issue Nov 1, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@arnoweiss
Copy link
Contributor

Current Behavior

The github action "Build and deploy to GitHub Pages" currently doesn't run on Pull Requests and remains in state "Expected - waiting for status to be reported". This blocks merging approved PRs as visible below:

image

Expected Behavior

Action runs. Produces success or error.

Steps To Reproduce

Open a PR or take a look at #1069, #1064, #1061 or a couple other ones that are open right now.

Important technical details:
Might have something to do with branch protection rules like here

@arnoweiss arnoweiss added the bug Something isn't working label Nov 1, 2024
@stephanbcbauer
Copy link
Member

thx @arnoweiss -> @matbmoser do you remember where we changed the protection rule?

@stephanbcbauer
Copy link
Member

stephanbcbauer commented Nov 5, 2024

Mm, I think there was a misunderstanding by activating this cause as I remember (but not 100% sure) this action is executed after merge, but merge is now blocked because of this check, which gets never green?

@matbmoser @arnoweiss

@arnoweiss
Copy link
Contributor Author

That sounds like accurate analysis. @matbmoser - can you prep a PR for this?

@stephanbcbauer
Copy link
Member

That sounds like accurate analysis. @matbmoser - can you prep a PR for this?

should be fixed by eclipse-tractusx/.eclipsefdn#108

@arnoweiss
Copy link
Contributor Author

thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants