actions icon indicating copy to clipboard operation
actions copied to clipboard

feat: Enable "renovate changeset" action to work with dependabot

Open ScottGuymer opened this issue 9 months ago • 2 comments

Add in the ability for the renovate changeset action to work with different dependency managers such as dependabot.

I needed/wanted to add this for our own plugins repo so thought it might be a worthwhile contribution.

I didnt go as far as renaming the action itself but that would make sense at some point (if this PR is accepted).

ScottGuymer avatar May 05 '24 19:05 ScottGuymer

Hi! What would we rename it to though? Would it make sense to make a second dedicated action for this instead, and move the commonalities as a helper into lib?

freben avatar Jun 04 '24 13:06 freben

Maybe dependency-changeset or something like that.

maybe copy to a new action and then mark the current one as deprecated

ScottGuymer avatar Jun 05 '24 08:06 ScottGuymer