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

chore(deps): add dependabot.yml #185

Merged
merged 2 commits into from
Oct 27, 2020
Merged

chore(deps): add dependabot.yml #185

merged 2 commits into from
Oct 27, 2020

Conversation

ylz-at
Copy link
Contributor

@ylz-at ylz-at commented Oct 20, 2020

Signed-off-by: Jinesi Yelizati [email protected]

What this PR does / why we need it:

With this PR, Dependabot can automatically/daily scan the dependencies described in go.mod and create a pull request if there is a newer version of the upstream package available.

The maintainers of this repository don't need to check the versions of the upstream packages manually. They can simply merge the PR if the tests in CI passed.

How Dependabot works:

  • Dependabot checks for updates
  • Dependabot opens pull requests
  • You review and merge

You can check my forked repository https://github.com/ylz-at/oras/pulls to see what kind of PRs does Dependabot create.
And in ylz-at/oras there are already 5 PRs automatically created by Dependabot.

Special notes for your reviewer:
Dependabot is already integrated with github.
The features in settings -> Security & Analysis -> Configure security and analysis features should be enabled.

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

@ylz-at ylz-at closed this Oct 21, 2020
@ylz-at ylz-at reopened this Oct 21, 2020
Copy link
Contributor

@jdolitsky jdolitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jdolitsky jdolitsky merged commit 79a6cf6 into oras-project:master Oct 27, 2020
@jdolitsky
Copy link
Contributor

Looks like dependabot is enabled in settings

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