Chore: guideline for dealing with breaking changes (#45128)
* Wip * docs: add the first version of the breaking-changes guidelines * chore: add a graphic about the CI workflow * docs: add information about the CI workflow * docs: add TOC to the breaking changes guideline * chore: add a link in the comment to the guideline * docs: fine-tune the style of the last paragraph * docs: fix the way we reference `deprecationWarning()` * fix: Prettier issues * fix: fix Prettier issues * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: fix typo in the guideline Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * docs: update the wording in the guide Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * fix: fix prettier issues Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
co-authored by
Jack Westbrook
parent
4d0a37baed
commit
5e9faec428
@@ -90,7 +90,8 @@ jobs:
|
||||
|
||||
${{ steps.levitate-run.outputs.message }}
|
||||
|
||||
[Check console output](${{ steps.levitate-run.outputs.job_link }})
|
||||
[Console output](${{ steps.levitate-run.outputs.job_link }})
|
||||
[Read our guideline](../../contribute/breaking-changes-guide.md)
|
||||
|
||||
- name: Remove comment on PR
|
||||
if: ${{ steps.levitate-run.outputs.exit_code == 0 }}
|
||||
|
||||
Reference in New Issue
Block a user