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

Implement REST remediator #1056

Closed
jhrozek opened this issue Sep 29, 2023 · 0 comments · Fixed by #1057
Closed

Implement REST remediator #1056

jhrozek opened this issue Sep 29, 2023 · 0 comments · Fixed by #1057
Assignees

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Sep 29, 2023

This allows us to remediate all the policy violations that pertain to repositories. Since we want the remediator to be generic we’re not going to use specialized GitHub API calls, but instead we’ll rely on constructing the URL and body and calling NewRequest and Do.

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 a pull request may close this issue.

1 participant