Skip to content

Final GHA polish#1640

Open
gregorydlogan wants to merge 4 commits into
opencast:r/19.xfrom
gregorydlogan:t/gha-polish
Open

Final GHA polish#1640
gregorydlogan wants to merge 4 commits into
opencast:r/19.xfrom
gregorydlogan:t/gha-polish

Conversation

@gregorydlogan

Copy link
Copy Markdown
Member

This PR hopefully finally fixes all of the remaining GHA issues. Several of these will only take effect once they're merged into develop, but some affect the branch itself so I'm putting them all here and merging them forward for sanity purposes.

First, we fixed the communication between the build of the branch and container image, and the deploy of them. GHA blanks the list of PRs in the workflow_run run event when filing PRs between forks for 'security reasons'.
Second, we only fire the subsequent deploys if the parent is successful.

I don't see any further issues in my fork. That being said, one of the issues being fixed here is that the behaviour between forks sooo...

@gregorydlogan gregorydlogan added type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant