WIP: Enable Renovate vulnerability alerts - #407
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
e2faed7 to
ce43d09
Compare
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
ce43d09 to
8b88f9b
Compare
Reconfigure PR ResultsThis is an reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
What to ExpectIt looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away. |
|
It seems like Renovate requires read access to dependabot alerts to make this work, ref. https://docs.renovatebot.com/configuration-options/#vulnerabilityalerts. And this is currently not a permission granted to the Octo STS App, ref. https://github.com/octo-sts/app/blob/3b34e02d9873acd86406d47341635ef5b898b149/README.md#octo-sts-github-permissions. I have now opened up a request to grant the missing permission to the Octo STS App: octo-sts/app#1039 |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Superseded by #410. |
I want to see how this works, and eventually consider enabling it for our release branches.