-
-
Notifications
You must be signed in to change notification settings - Fork 33
if condition rejected by GitHub not flagged #83
Copy link
Copy link
Open
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Metadata
Metadata
Assignees
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Want to help get this issue implemented? Donate to the action-validator code fund.
From https://github.com/theforeman/foreman_dhcp_browser/blob/e80fc0e5ffdc1f30ba23ebf3ad9314b456dea06e/.github/workflows/release.yml#L14 there's this bit:
When running it I see
But with action-validator 0.6.0 I see:
I also verified that if I explicitly create an error it is shown.
Reading https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/using-conditions-to-control-job-execution#example-only-run-job-for-specific-repository I see I should have used single quotes: