terraform-provider-github
terraform-provider-github copied to clipboard
Feature: Support for granting access to security alerts
We would like to manage access for repository security alerts.
This feature is documented here https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/managing-security-and-analysis-settings-for-your-repository
A request for this feature was mentioned in the comments here but never got implemented.
Is there any more news about wether or not this will be supported?
The issue link is now dead. New URL is https://github.com/integrations/terraform-provider-github/issues/238
Am I correct to say (based on #238) that https://github.com/integrations/terraform-provider-github/pull/444 only handles the boolean to enable vulnerability_alerts but not the team based access to those alerts?
@nickfloyd are there any plans/updates on this? We are a GH Enterprise customer and would like to increase the priority for this.
Hey @bsuv Thanks for reaching out. I've labeled this as "up for grabs" to encourage anyone who might need this functionality and has the time to contribute can feel free to do so. ❤
I'm not sure if this has API support to be actionable in the first place. The closest thing I can find is here, which requires granting access first via the UI.