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

Faster approvals for the auto-approve controller #329

Merged
merged 1 commit into from
Jul 24, 2023

Commits on Jul 15, 2023

  1. Faster approvals for the auto-approve controller

    There is now no longer a default delay; it only delays if you
    specifically give a delay annotation.
    
    The minimum delay is now 0.
    
    Re-ordered the checks so that the delay will not come into play unless
    all other checks are already met.
    johnbelamaric committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    27eabbb View commit details
    Browse the repository at this point in the history