Skip to content

update status checks to always run, add deploytype check for manifests#477

Merged
jaiveerk merged 15 commits intoAzure:mainfrom
davidgamero:davidgamero/default-clusterresourcetype
Jan 27, 2025
Merged

update status checks to always run, add deploytype check for manifests#477
jaiveerk merged 15 commits intoAzure:mainfrom
davidgamero:davidgamero/default-clusterresourcetype

Conversation

@davidgamero
Copy link
Collaborator

@davidgamero davidgamero commented Jan 24, 2025

if a case in the matrix fails, the action runner skips the final required step, which is counted as a success and allows merging, defeating the purpose of having it as a PR gate.

updating to explicitly require jobs for each language to allow failure to be clearly reported

using this workaround as this is issue has been reported and is still not resolved actions/runner#2566

also update tests to include manifest type to match deploy folder

@davidgamero davidgamero changed the title Davidgamero/default clusterresourcetype update status checks to always run, add deploytype check for manifests Jan 24, 2025
Copy link
Contributor

@jaiveerk jaiveerk left a comment

Choose a reason for hiding this comment

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

lmao

@bosesuneha
Copy link
Member

thanks for the PR, changes lgtm!

@bosesuneha bosesuneha self-requested a review January 27, 2025 19:53
@jaiveerk jaiveerk merged commit 4231961 into Azure:main Jan 27, 2025
@bosesuneha bosesuneha mentioned this pull request Jan 27, 2025
16 tasks
@bosesuneha bosesuneha mentioned this pull request Jan 28, 2025
16 tasks
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.

Required status check job is skipped when one of the dependent job fails

4 participants