renovate: when bumping grafana packages add release label#2117
renovate: when bumping grafana packages add release label#2117
Conversation
|
Hello! 👋 This repository uses Auto for releasing packages using PR labels. ✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs. |
01efc02 to
2dd1789
Compare
Thanks @sunker . You are correct! I've moved it as suggested! |
sunker
left a comment
There was a problem hiding this comment.
The comments are really helpful, thanks for doing this! Even though it's pretty self-explanatory perhaps you can add a comment also to the github actions rule (the last one)?
hugohaggmark
left a comment
There was a problem hiding this comment.
Fantastic work on adding those comments 🎉
|
This pull request has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
This pull request has been automatically closed because it has not had activity in the last 2 weeks. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
What this PR does / why we need it:
Without a
releaselabel on the PRs that bump plugin-e2e in the create-plugin package.json template we don't get updates for plugin-e2e trickling down to plugins which rely on create-plugin update to bump deps which can leave canary e2e tests in a broken state even after fixes have been merged.This Pr adds the missing label to resolve the above issue.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: