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

fix(ci): update logic check in reuseable pipeline #99

Merged
merged 7 commits into from
Apr 3, 2024
Merged

Conversation

MSevey
Copy link
Member

@MSevey MSevey commented Mar 25, 2024

Overview

The logic check was producing a red x on push events to PRs when the build flags where both false. This PR updates the logic for this case to be a green check as this is an expected and acceptable case.

This update then required an additional logic check added to the build stage to properly handle when the step should be running.

@MSevey MSevey requested a review from a team as a code owner March 25, 2024 14:19
@MSevey MSevey requested review from sysrex, smuu and tty47 March 25, 2024 15:33
@MSevey MSevey enabled auto-merge (squash) March 27, 2024 14:13
@MSevey MSevey requested a review from Bidon15 March 27, 2024 14:13
@MSevey MSevey merged commit 0a30ee9 into main Apr 3, 2024
30 checks passed
@MSevey MSevey deleted the sevey/fix-red-x branch April 3, 2024 19:36
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.

3 participants