|
18 | 18 | .gitattributes merge=ours
|
19 | 19 | .github/workflows/assigner.yml merge=ours
|
20 | 20 | .github/workflows/backport.yml merge=ours
|
| 21 | +.github/workflows/backport_issue_check.yml merge=ours |
21 | 22 | .github/workflows/bluetooth-tests-publish.yaml merge=ours
|
22 | 23 | .github/workflows/bluetooth-tests.yaml merge=ours
|
| 24 | +.github/workflows/bsim-tests-publish.yaml merge=ours |
| 25 | +.github/workflows/bsim-tests.yaml merge=ours |
23 | 26 | .github/workflows/bug_snapshot.yaml merge=ours
|
24 | 27 | .github/workflows/clang.yaml merge=ours
|
25 | 28 | .github/workflows/codecov.yaml merge=ours
|
26 | 29 | .github/workflows/coding_guidelines.yml merge=ours
|
27 | 30 | .github/workflows/compliance.yml merge=ours
|
28 | 31 | .github/workflows/conflict.yml merge=ours
|
29 | 32 | .github/workflows/daily_test_version.yml merge=ours
|
| 33 | +.github/workflows/devicetree_checks.yml merge=ours |
30 | 34 | .github/workflows/do_not_merge.yml merge=ours
|
31 | 35 | .github/workflows/doc-build.yml merge=ours
|
32 | 36 | .github/workflows/doc-publish-pr.yml merge=ours
|
33 | 37 | .github/workflows/doc-publish.yml merge=ours
|
34 | 38 | .github/workflows/errno.yml merge=ours
|
35 | 39 | .github/workflows/footprint-tracking.yml merge=ours
|
36 | 40 | .github/workflows/footprint.yml merge=ours
|
| 41 | +.github/workflows/greet_first_time_contributor.yml merge=ours |
37 | 42 | .github/workflows/issue_count.yml merge=ours
|
| 43 | +.github/workflows/issues-report-config.json merge=ours |
38 | 44 | .github/workflows/license_check.yml merge=ours
|
39 | 45 | .github/workflows/manifest.yml merge=ours
|
| 46 | +.github/workflows/mirror.yml merge=ours |
40 | 47 | .github/workflows/release.yml merge=ours
|
| 48 | +.github/workflows/scripts_tests.yml merge=ours |
| 49 | +.github/workflows/stale-workflow-queue-cleanup.yml merge=ours |
41 | 50 | .github/workflows/stale_issue.yml merge=ours
|
42 | 51 | .github/workflows/tmo-nightly-merge-main-tmo-main.yml merge=ours
|
43 | 52 | .github/workflows/tmo-nightly-upstream-mirror-main.yml merge=ours
|
44 | 53 | .github/workflows/tmo-nightly-upstream-mirror.yml merge=ours
|
45 | 54 | .github/workflows/tmo-upstream-mirror.yml merge=ours
|
46 | 55 | .github/workflows/twister.yaml merge=ours
|
| 56 | +.github/workflows/twister_tests.yml merge=ours |
| 57 | +.github/workflows/west_cmds.yml merge=ours |
47 | 58 | CODEOWNERS merge=ours
|
48 | 59 | README.md merge=ours
|
49 | 60 | README.rst merge=ours
|
|
0 commit comments