Commit 3fd04c3
committed
ci: skip integration tests for PRs targeting fts branch
The FTS branch will involve a large number of breaking changes. Running
the full integration test suite on every PR significantly slows down
integration velocity during this development phase.
Adds branch conditions to skip create-project, integration-tests, and
cleanup-project jobs when PRs target the fts branch. Linting and unit
tests still run on all PRs.1 parent 3c194f7 commit 3fd04c3
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments