Skip to content

Commit

Permalink
Merge branch 'master' into Typos_VariousTestsWithYamlTestsParser
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Jan 19, 2023
2 parents 99c0c55 + 3c0c875 commit 154f50f
Show file tree
Hide file tree
Showing 357 changed files with 10,857 additions and 13,273 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
src/app/zap-templates/zcl/data-model/silabs/zll.xml \
"
- name: Build Apps
timeout-minutes: 45
timeout-minutes: 60
run: |
scripts/run_in_build_env.sh './scripts/build_python.sh --install_wheel build-env'
./scripts/run_in_build_env.sh \
Expand Down
8 changes: 8 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,14 @@ groups:
teams: [reviewers-silabs]
reviews:
request: 10
shared-reviewers-somfy:
type: optional
conditions:
- files.include('*')
reviewers:
teams: [reviewers-somfy]
reviews:
request: 10
shared-reviewers-tcl:
type: optional
conditions:
Expand Down
Loading

0 comments on commit 154f50f

Please sign in to comment.