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: replace prow build job waiting with github action #639

Merged
merged 8 commits into from
Sep 18, 2024

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • replace prow build job waiting with github action

Related issue(s)

@mfaizanse mfaizanse requested a review from a team as a code owner September 18, 2024 09:16
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 18, 2024
@mfaizanse mfaizanse changed the title replace prow build job waiting with github action chore: replace prow build job waiting with github action Sep 18, 2024
@kyma-bot kyma-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 18, 2024
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 18, 2024
@@ -88,20 +85,6 @@ jobs:
make e2e-setup
make e2e-eventing-setup

- name: Wait for the ${{ inputs.build-job-name }} job to succeed
Copy link
Member Author

@mfaizanse mfaizanse Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now we will wait when calling this reusable workflow.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 18, 2024
@kyma-bot kyma-bot merged commit 8498806 into kyma-project:main Sep 18, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants