-
Notifications
You must be signed in to change notification settings - Fork 28
Q: how to edit bot commits? #148
Comments
Dependabot should already be including those, if it can find them. The relevant code is here. Is there an example PR it should have got a changelog for? |
There are plenty of them:
|
Ah, Maven, yeah, we're not as good at finding the repo for those because there's not much info embedded in the registry 😞. The lookup logic we use is here - I'll see if I can improve it. |
OK, I reckon I've got a way for Dependabot to find links to the repos for Will get the change I'm thinking of implemented tomorrow morning. |
OK, I've just deployed dependabot/dependabot-core@1c40442, which should improve things here. It won't be perfect, but finding changelogs is something of a whack-a-mole issue! If you see others that Dependabot has missed / could do better one, please do tag me in the PR (you can just mention @dependabot to do so). |
I'd like to include links to the changelogs in commit messages. How I can do that? (And these links not the same as bot includes in PR.)
The text was updated successfully, but these errors were encountered: