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

Avoid creating PRs #634

Open
Jetski5822 opened this issue Feb 6, 2024 · 1 comment
Open

Avoid creating PRs #634

Jetski5822 opened this issue Feb 6, 2024 · 1 comment
Labels
feature request New feature or request

Comments

@Jetski5822
Copy link

Is your feature request related to a problem? Please describe.
Currently FrogBot will always create PRs -

return cfp.fixVulnerablePackages(vulnerabilitiesByPathMap)

This is not always desirable - we only want it to tell us, hey - you have an issue. I dont want it to try to fix it for me - yet.

Describe the solution you'd like to see

Provide an option to opt out of PR creation.

@Jetski5822 Jetski5822 added the feature request New feature or request label Feb 6, 2024
@attiasas
Copy link
Contributor

Hi @Jetski5822,

Thank you for submitting this feature request. We will prioritize it, and implementation is planned for future versions. We will keep you updated on the progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants