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

test(e2e): add check for workflow_run success on e2e matrix trigger #20

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

charliedmcb
Copy link
Collaborator

@charliedmcb charliedmcb commented Nov 9, 2023

Fixes #

Description
Forgot to add a check for the workflow_run success of ApprovalComment within MatrixTrigger.

This meant that runs that should have been getting skipped where failing here instead. This should fix it.

How was this change tested?
Tested on my fork, and got expected behavior:
https://github.com/charliedmcb/karpenter/actions/runs/6817129771
image
charliedmcb#2 (review)
*

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

NONE

Copy link
Collaborator Author

@charliedmcb charliedmcb left a comment

Choose a reason for hiding this comment

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

this comment should trigger a skipped e2e run

@charliedmcb charliedmcb merged commit 62a8b3c into main Nov 9, 2023
7 checks passed
@charliedmcb charliedmcb deleted the charliedmcb/addCheckForWorkflowRunSucccess branch November 9, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants