Org: Add dependabot to the kubernetes-client organization.

Created on 21 Jun 2019  路  13Comments  路  Source: kubernetes/org

Organization or repository

kubernetes-client/javascript

Name of integration

dependabot

Link to integration website

https://github.com/marketplace/dependabot-preview

Describe what is attempting to be accomplished

Dependabot automatically sends PRs for updates to dependencies due to security issues.

Additional context for request

N/A

Thanks!

aregithub-integration

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.

All 13 comments

Hey @brendandburns! I've been investigating this.. GitHub now integrates dependabot right into your repo settings, but there have been two issues in testing:

  • It opens branches directly on your repo (not a fork), so these new branches get protected by prow
  • The bot doesn't have a CLA signed, so it gets blocked on the CLA context

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

savitharaghunathan picture savitharaghunathan  路  3Comments

lpabon picture lpabon  路  3Comments

camilamacedo86 picture camilamacedo86  路  3Comments

Raffo picture Raffo  路  3Comments

rlenferink picture rlenferink  路  3Comments