Closed
Description
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 thedependencies
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
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):
See #1355 for the Dependabot pull-request that's not working right.
Metadata
Metadata
Assignees
Labels
No labels