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 kube-capacity #121

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

isaacnboyd
Copy link
Contributor

@isaacnboyd isaacnboyd commented Feb 10, 2024

Hello good morning. ☕

This PR is to add dependabot to kube-capacity. This will prevent the need for human generated commits such as:
7ccdb4e
cc6c7ac
ef7cc2b

You can see what a dependabot generated PR looks like here: isaacnboyd#15

In addition to this commit, a user with write access to kube-capacity needs to enable dependabot security scanning and version updates under repo settings->code security and analysis->dependabot

This contribution is based off of seeing how dependabot works on another client-go project, kubepug

Why: to prevent the need for automatic
dependency updates like recent commits:
7ccdb4e2bd4b262f6aa22a137316680caa9dd90f1
cc6c7aca7aff3e9a6989cb0c220a918952c2924d1
ef7cc2b8f5e4b23f2ef5964b66894279ed4be5661

In addition to this commit, a user with
write access to kube-capacity needs to
enable dependabot security scanning and
version updates under repo
settings->code security and analysis->dependabot

Signed-off-by: Isaac Boyd <isaacnboyd@gmail.com>
@isaacnboyd isaacnboyd force-pushed the add-dependabot branch 3 times, most recently from 84afb47 to 462ebe4 Compare February 10, 2024 14:16
Due to recent update in commit
7ccdb4e2bd4b262f6aa22a137316680caa9dd90f1~,
dependabot's immediate contribution to kube-capacity
is limited to .github/workflows and is represented in
this commit.

Signed-off-by: Isaac Boyd <isaacnboyd@gmail.com>
@robscott
Copy link
Owner

Thanks @isaacnboyd!

@robscott robscott merged commit ef8c556 into robscott:main Feb 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants