Skip to content

Commit

Permalink
Merge pull request #5728 from gooddata/IMJ-STL-1007-2
Browse files Browse the repository at this point in the history
chore: fix documentation
  • Loading branch information
pbenes authored Dec 18, 2024
2 parents efa2d5f + d8255e8 commit c458f16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 130 deletions.
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Description of changes.
---

> [!IMPORTANT]
> Please, **don't forget to run `rush change`** for the commits that introduce **new features** 🙏
> Please, **don't forget to run `rush change`** for the commits that introduce **new features** or **significant changes** 🙏 This information is used to generate the [change log](https://github.com/gooddata/gooddata-ui-sdk/blob/master/libs/sdk-ui-all/CHANGELOG.md).
---

Refer to [documentation](https://github.com/gooddata/gooddata-ui-sdk/blob/master/dev_docs/continuous_integration.md) to see how to run checks and tests in the pull request. This is the list of the most used commands:

### Run extended test by pull request comment

Commands can be triggered by posting a comment with specific text on the pull request. It is possible to trigger multiple commands simultaneously.

```
extended-test --backstop | --integrated | --isolated | --record [--filter <file1>,<file2>,...,<fileN>]
```
Expand Down
127 changes: 0 additions & 127 deletions dev_docs/continuous_integration.md

This file was deleted.

0 comments on commit c458f16

Please sign in to comment.