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

Add exceptions to the EnsureWorkflows check + Docs Update #537

Merged
merged 2 commits into from
Jul 17, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    0948e0f View commit details
    Browse the repository at this point in the history
  2. feat: Be able to encode workflow exceptions in the check.

    A new `exceptions` dictionary will now let us track repos/workflows that
    we don't want to update because of repo-specific reasons.  This will
    reduce the amount of PR churn caused by this check for repos where we
    have known exceptions to the rules.
    feanil committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aecc43d View commit details
    Browse the repository at this point in the history