We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is Grouped security updates which resolve a Dependabot alert into one pull request (per package manager and directory of requirement manifests)
Similar to the option to configure the same would be great: https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_dependabot_security_updates
Here's image reference from the web UI:
Expected config could be:
resource "github_repository_grouped_security_updates" "example" { repository = github_repository.test.id enabled = true }
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the need
There is Grouped security updates which resolve a Dependabot alert into one pull request (per package manager and directory of requirement manifests)
Similar to the option to configure the same would be great: https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_dependabot_security_updates
Here's image reference from the web UI:
Expected config could be:
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: