mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 23:37:01 -06:00
3f554f58bd
* chore: add a script for detecting breaking changes
* chore: add a temporary binary for POC3
* chore: add a Github Action workflow for detecting breaking changes
* chore: remove unused variables from the script
* chore: rename the POC3 executable script
* chore: add a label if there is a breaking change
* chore: remove "breaking change" label if all is passing
* chore: rename steps
* fix: only remove the label if there were no breaking changes
* chore: jump to the correct step
* chore: skip `@grafana/toolkit`
* chore: add a message for opening links in a new tab
* chore: update comment message
* chore: use Node 16 for the breaking changes workflow
* chore: install Yarn separately
* chore: use @grafana/levitate
* refactor: remove the unused levitate.js bundle
* fix: handle error when trying to remove a label that does not exist
* chore: delete the comment if there are no breaking changes
* chore: add reviewers automatically
* fix: use double-quote in shell script
* TEMPORARY: introduce a breaking change in `@grafana/data`
* fix: use correct line number for the breaking changes
* Revert "TEMPORARY: introduce a breaking change in `@grafana/data`"
This reverts commit
|
||
---|---|---|
.. | ||
backport.yml | ||
bump-version.yml | ||
codeql-analysis.yml | ||
commands.yml | ||
detect-breaking-changes.yml | ||
github-release.yml | ||
metrics-collector.yml | ||
pr-checks.yml | ||
pr-commands-closed.yml | ||
pr-commands.yml | ||
publish.yml | ||
remove-milestone.yml | ||
update-changelog.yml |