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 evaluation of disapproval reviews and comments #567

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

bluekeyes
Copy link
Member

A previous optimization to minimize evaluations and reduce status updates incorrectly ignored disapproval policies. This meant that a disapproval would only appear in GitHub if some other event happened after and triggered an evaluation.

Originally broken in #472.

A previous optimization to minimize evaluations and reduce status
updates incorrectly ignored disapproval policies. This meant that a
disapproval would only appear in GitHub if some other event happened
after and triggered an evaluation.
@bluekeyes bluekeyes requested a review from a team April 18, 2023 19:42
@bluekeyes bluekeyes merged commit 00420ac into develop Apr 19, 2023
@bluekeyes bluekeyes deleted the bkeyes/fix-disapproval branch April 19, 2023 21:55
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.

2 participants