Skip to content

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

Merged
Jaiveer Katariya (jaiveerk) merged 15 commits into
Azure:mainfrom
davidgamero:davidgamero/default-clusterresourcetype
Jan 27, 2025
Merged

update status checks to always run, add deploytype check for manifests#477
Jaiveer Katariya (jaiveerk) merged 15 commits into
Azure:mainfrom
davidgamero:davidgamero/default-clusterresourcetype

Conversation

@davidgamero

@davidgamero David Gamero (davidgamero) commented Jan 24, 2025

Copy link
Copy Markdown
Collaborator

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 David Gamero (davidgamero) changed the title Davidgamero/default clusterresourcetype update status checks to always run, add deploytype check for manifests Jan 24, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lmao

@bosesuneha

Copy link
Copy Markdown
Member

thanks for the PR, changes lgtm!

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