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

engine: Pass params to the remediate interface, too #1171

Merged
merged 1 commit into from
Oct 11, 2023

Commits on Oct 11, 2023

  1. engine: Pass params to the remediate interface, too

    In order to support the branch protection remediations, we need to have
    access to the parameters in the remediator. Those include typically the
    branch name in the case of branch protection rules.
    For the branch protection remediations, we need to pass in the params as
    well in order to expand the branch name.
    jhrozek committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bf74d84 View commit details
    Browse the repository at this point in the history