kubernetes-client/javascript
dependabot
https://github.com/marketplace/dependabot-preview
Dependabot automatically sends PRs for updates to dependencies due to security issues.
N/A
Thanks!
Hey @brendandburns! I've been investigating this.. GitHub now integrates dependabot right into your repo settings, but there have been two issues in testing:
We're working on both of these, and I'll let you know when we make progress
/assign
@cblecker Thanks, I'm happy to guinea pig test anything you need, this will save us a bunch of time.
One puzzle piece is in place: https://github.com/kubernetes/test-infra/pull/13016
This will allow is to exempt these branches from protection, so we can clean them up.
a polite bump, any updates in this thread?
I opened a PR earlier today (https://github.com/kubernetes/test-infra/pull/13445) to get the regex in place. Still need to figure out the CLA stuff though.
Poked CLA issue again: https://github.com/cncf/foundation/issues/3#issuecomment-511532076
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
/remove-lifecycle stale
kubernetes/dashboard repo also uses dependabot and faces same problem.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
/remove-lifecycle stale
This is now enabled and is functional on https://github.com/kubernetes-client/javascript/network/alerts
/close
@cblecker: Closing this issue.
In response to this:
This is now enabled and is functional on https://github.com/kubernetes-client/javascript/network/alerts
/close
Instructions 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/test-infra repository.
Most helpful comment
I opened a PR earlier today (https://github.com/kubernetes/test-infra/pull/13445) to get the regex in place. Still need to figure out the CLA stuff though.