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 dependabot to the kubernetes-client organization. #945

Closed
brendandburns opened this issue Jun 21, 2019 · 13 comments
Closed

Add dependabot to the kubernetes-client organization. #945

brendandburns opened this issue Jun 21, 2019 · 13 comments
Assignees
Labels
area/github-integration Third-party integrations, webhooks, or GitHub Apps

Comments

@brendandburns
Copy link

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!

@brendandburns brendandburns added the area/github-integration Third-party integrations, webhooks, or GitHub Apps label Jun 21, 2019
@cblecker
Copy link
Member

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

@brendandburns
Copy link
Author

@cblecker Thanks, I'm happy to guinea pig test anything you need, this will save us a bunch of time.

@cblecker
Copy link
Member

One puzzle piece is in place: kubernetes/test-infra#13016

This will allow is to exempt these branches from protection, so we can clean them up.

@yue9944882
Copy link
Member

a polite bump, any updates in this thread?

@cblecker
Copy link
Member

I opened a PR earlier today (kubernetes/test-infra#13445) to get the regex in place. Still need to figure out the CLA stuff though.

@cblecker
Copy link
Member

Poked CLA issue again: cncf/foundation#3 (comment)

@fejta-bot
Copy link

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

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 13, 2019
@cblecker
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 15, 2019
@shu-mutou
Copy link
Contributor

kubernetes/dashboard repo also uses dependabot and faces same problem.

@fejta-bot
Copy link

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

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 16, 2020
@nikhita
Copy link
Member

nikhita commented Mar 16, 2020

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 16, 2020
@cblecker
Copy link
Member

This is now enabled and is functional on https://github.com/kubernetes-client/javascript/network/alerts

/close

@k8s-ci-robot
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github-integration Third-party integrations, webhooks, or GitHub Apps
Projects
None yet
Development

No branches or pull requests

7 participants