Skip to content

Migrate from Dependabot preview to Dependabot #1356

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

Closed
HonkingGoose opened this issue Dec 30, 2019 · 3 comments · Fixed by #1448
Closed

Migrate from Dependabot preview to Dependabot #1356

HonkingGoose opened this issue Dec 30, 2019 · 3 comments · Fixed by #1448

Comments

@HonkingGoose
Copy link
Contributor

HonkingGoose commented Dec 30, 2019

EDIT: This post is now outdated due to Dependabot being integrated into GitHub. Please check the linked pull-request to migrate to the new version of Dependabot.


I'm noticing that Dependabot does not seem to take the configuration file and apply it properly:

  • Dependabot is not applying the default label correctly, the config file says the label should be: dependabot. Instead it only applies the dependencies label.
  • Dependabot also didn't create the reviewer ben correctly.

I've validated the current config file at https://dependabot.com/docs/config-file/validator/ and that says that everything is fine.

I think you should check the Dependabot dashboard, to see what that says:
https://app.dependabot.com
dependabot_dashboard_overview


I would expect you to see something similar to the dependabot configuration screenshot (on the dashboard click on the gear/cog next to the repository name):

dependabot_config


See #1355 for the Dependabot pull-request that's not working right.

@ben
Copy link
Member

ben commented Dec 30, 2019

Sadly no, this is what we see:

image

@HonkingGoose

This comment has been minimized.

@HonkingGoose
Copy link
Contributor Author

HonkingGoose commented Jun 5, 2020

Dependabot is now added to the base GitHub functionality.

You'll need to convert from the Dependabot-preview to the new built--in Dependabot. Instructions can be found here: https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/#moving-forward-from-dependabot-com-and-dependabot-preview


EDIT: I've made a pull-request to help you migrate. 😄 You can see it linked below.

@HonkingGoose HonkingGoose changed the title Dependabot configuration file doesn't seem to be read by Dependabot Migrate from Dependabot preview to Dependabot Jun 5, 2020
@ben ben closed this as completed in #1448 Jul 1, 2020
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 a pull request may close this issue.

3 participants
@ben @HonkingGoose and others