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

chore: directly reference integration tests as job #1096

Conversation

jakobmoellerdev
Copy link
Contributor

@jakobmoellerdev jakobmoellerdev commented Nov 18, 2024

What this PR does / why we need it

This sets up a github workflow that triggers the integration test via workflow call. This allows us to directly have them in our job overview, allowing us to remove the event based trigger with comments.

An example run can be seen here: https://github.com/open-component-model/ocm-cicd-playground/actions/runs/11855343659/job/33039365025

The corresponding adjustment PR in the integration test repo can be found here: open-component-model/ocm-integrationtest#31

Which issue(s) this PR fixes

@jakobmoellerdev jakobmoellerdev added component/github-actions Changes on GitHub Actions or within `.github/` directory chore 🔨 labels Nov 18, 2024
@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner November 18, 2024 09:35
@github-actions github-actions bot added the chore label Nov 18, 2024
@jakobmoellerdev jakobmoellerdev added the do-not-merge Do not merge this PR yet! label Nov 18, 2024
@jakobmoellerdev
Copy link
Contributor Author

This PR cannot be merged until the right PR in the other repository has been merged

@Skarlso
Copy link
Contributor

Skarlso commented Nov 18, 2024

Note, the other PR is merged now :)

@jakobmoellerdev jakobmoellerdev force-pushed the chore/directly-reference-integration-tests branch from 406157a to 4a57eaa Compare November 18, 2024 15:38
@jakobmoellerdev jakobmoellerdev enabled auto-merge (squash) November 18, 2024 15:55
@jakobmoellerdev jakobmoellerdev merged commit 8b6bd17 into open-component-model:main Nov 18, 2024
17 checks passed
@hilmarf hilmarf added kind/chore chore, maintenance, etc. and removed do-not-merge Do not merge this PR yet! labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/github-actions Changes on GitHub Actions or within `.github/` directory kind/chore chore, maintenance, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants