What would you like Renovate to be able to do?
Renoatev can today use conventional commits when it's submitting a NEW PR
However some monorepos choose to to manage their changelog using https://github.com/changesets/changesets.
Changesets is a popular solution for note based version managenet tracking and automation and is the recommended approach by several mono repo build tools (1).
I sugget that renovate idenitfy if the repository is a changesets managed monorepo, and if it the case generate changeset notes as part of the Pull Request.
If you have any ideas on how this should be implemented, please tell us here.
Take the PR content generator and generalize it's output by implementation.
Is this a feature you are interested in implementing yourself?
No
What would you like Renovate to be able to do?
Renoatev can today use conventional commits when it's submitting a NEW PR
However some monorepos choose to to manage their changelog using https://github.com/changesets/changesets.
Changesets is a popular solution for note based version managenet tracking and automation and is the recommended approach by several mono repo build tools (1).
I sugget that renovate idenitfy if the repository is a changesets managed monorepo, and if it the case generate changeset notes as part of the Pull Request.
If you have any ideas on how this should be implemented, please tell us here.
Take the PR content generator and generalize it's output by implementation.
Is this a feature you are interested in implementing yourself?
No