dependabot / fetch-metadata

Extract information about the dependencies being updated by a Dependabot-generated PR.
MIT License
182 stars 61 forks source link

Include "outputs.publish-date" #522

Open fallemand opened 6 months ago

fallemand commented 6 months ago

It will be important to know how "old" is the new version.
In many cases, we don't want to merge very fresh dependencies, and we wish to delay it for some time.

jeffwidman commented 3 months ago

Seems reasonable in theory to me... not sure how easy it is to get at that data, you'd probably have to modify core as well, but if you put together a PR I'd happily review it.

Related: