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 automated_security_fixes for github_repository #2297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

voanhduy1512
Copy link

Resolves #588


After the change?

  • Add ability to turn on dependabot through automated_security_fixes field

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@kfcampbell
Copy link
Member

This behavior is currently managed by the github_repository_dependabot_security_updates resource. What's the thought process behind putting it inside the repository resource? The repo resource is already pretty bloated, and inserting new functionality here means the existing resource will conflict, so I'm pretty hesitant to add this.

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 this pull request may close these issues.

vulnerability_alerts set to true does not enable "Dependabot security updates"
2 participants