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: Correctly set job.approval correctly on Deny #291

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

johnjcsmith
Copy link
Contributor

This was a mistake and should have been set to false.

The reason this wasn't causing issues is that the jobs remained in the success status so they were never re-evaluated by the handler.

@johnjcsmith johnjcsmith changed the title fix: Correctly set job.approval on Deny fix: Correctly set job.approval correctly on Deny Dec 11, 2024
@johnjcsmith johnjcsmith force-pushed the fix/correct-approval-status branch from cb29d2c to f8f0e3b Compare December 11, 2024 06:31
@johnjcsmith johnjcsmith merged commit ed7e414 into main Dec 11, 2024
27 checks passed
@johnjcsmith johnjcsmith deleted the fix/correct-approval-status branch December 11, 2024 07:28
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.

1 participant