grafana/.github/workflows
Levente Balogh 3f554f58bd
Detecting breaking changes (#42934)
* 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 986ac9ab82.

* chore: remove unnecessary line from .eslintignore
2021-12-15 17:07:11 +01:00
..
backport.yml Automation: Update backport github action trigger (#28352) 2020-10-19 09:46:13 +02:00
bump-version.yml Bump actions/setup-node from 2.4.0 to 2.4.1 (#39665) 2021-09-28 12:18:43 +01:00
codeql-analysis.yml Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
commands.yml Move metrics collector queries to config (#28549) 2020-10-26 19:43:58 +01:00
detect-breaking-changes.yml Detecting breaking changes (#42934) 2021-12-15 17:07:11 +01:00
github-release.yml Automation: Adds GitHub release action (#29194) 2020-11-18 11:24:31 +01:00
metrics-collector.yml Move metrics collector queries to config (#28549) 2020-10-26 19:43:58 +01:00
pr-checks.yml Chore: Support PR checks for forks (#43128) 2021-12-15 09:57:04 +01:00
pr-commands-closed.yml chore(pr-actions): remove milestone when pr is closed (#42895) 2021-12-08 18:58:17 +01:00
pr-commands.yml Automation: Label pull requests based on changed files (#32039) 2021-03-17 12:49:57 +01:00
publish.yml Chore: Migrate yarn from v1 to v2 (#39082) 2021-10-08 15:19:10 +01:00
remove-milestone.yml Chore: Remove unnecessary metric tokens in the "remove milestone" workflow (#43096) 2021-12-14 16:18:28 +01:00
update-changelog.yml Automation: Adds GitHub release action (#29194) 2020-11-18 11:24:31 +01:00