If we get a PR by dependabot that this plugin has updated it looks like this:
Note, there is no "Release notes" section.
Dependabot usually pulls these from the releases page for the respective release.
I've the feeling this is because your release titles are named vXX.XX.XX instead of just XX.XX.XX.
But I'm not sure with that.
Because go releases are also typically named vXX.XX.XX so it might be because of something different 🤷 .
Maybe its also because its not published to maven central but just the gradle plugin portal? 🤔
But shouldn't dependabot read the POM file? 🤔
Is a POM even available in the gradle plugin portal...?!
Sorry, too many thoughts here 😁
I just want that dependebot carry the changelog from your release in our PRs 👍
If we get a PR by dependabot that this plugin has updated it looks like this:
Note, there is no "Release notes" section.
Dependabot usually pulls these from the releases page for the respective release.
I've the feeling this is because your release titles are named
vXX.XX.XXinstead of justXX.XX.XX.But I'm not sure with that.
Because
goreleases are also typically namedvXX.XX.XXso it might be because of something different 🤷 .Maybe its also because its not published to maven central but just the gradle plugin portal? 🤔
But shouldn't dependabot read the POM file? 🤔
Is a POM even available in the gradle plugin portal...?!
Sorry, too many thoughts here 😁
I just want that dependebot carry the changelog from your release in our PRs 👍