Kashish Mittal
Kashish Mittal
The e2e-tests seem to be failing 🤔
No idts it should be closed, ideally we should have a script that updates this issue periodically when new plugin request issues are opened. cc: @backstage/community-plugins-maintainers
I'd like to take a look at this issue, can I be assigned to it?
I'm going to mark this as a draft for now, as it still requires some additional changes and discussions regarding the implementation. I plan to resume work on it after...
Thanks! I brought it up at the SIG and based on our discussions opened an issue to include explicit rules on how to transition from being a plugin owner to...
I'd like to take a look at this, can I be assigned to the issue?
Opened a PR for this issue here: https://github.com/backstage/actions/pull/159
I think for cases where a changeset for devDependencies is needed, they could be manually added to the Renovate PR. WDYT @vinzscam ?
I also noticed that in this repo we seem to be using this script: https://github.com/backstage/community-plugins/blob/main/scripts/ci/generate-bump-changesets.js rather than the action mentioned in the issue for genrating renovate changesets. So I'd assume...
A good advantage of skipping changesets for devDependencies would be that it reduces unnecessary version bumps and keeps the changelog focused on changes that impact the package's functionality.