Skip to content

Commit fac6d79

Browse files
authored
github: Remove the Zephyr files in .github that we don't need (#206)
* github: Remove the Zephyr files in .github that we don't need This will get rid of the spam in hw-dev-ops-notifs-scheduled. Signed-off-by: Dennis Ruffer <[email protected]> * github: Remove the Zephyr files in .github that we don't need Also update .gitattributes for the new files in workflows. Signed-off-by: Dennis Ruffer <[email protected]> --------- Signed-off-by: Dennis Ruffer <[email protected]>
1 parent 664bbd2 commit fac6d79

40 files changed

+12
-2304
lines changed

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,32 +18,43 @@
1818
.gitattributes merge=ours
1919
.github/workflows/assigner.yml merge=ours
2020
.github/workflows/backport.yml merge=ours
21+
.github/workflows/backport_issue_check.yml merge=ours
2122
.github/workflows/bluetooth-tests-publish.yaml merge=ours
2223
.github/workflows/bluetooth-tests.yaml merge=ours
24+
.github/workflows/bsim-tests-publish.yaml merge=ours
25+
.github/workflows/bsim-tests.yaml merge=ours
2326
.github/workflows/bug_snapshot.yaml merge=ours
2427
.github/workflows/clang.yaml merge=ours
2528
.github/workflows/codecov.yaml merge=ours
2629
.github/workflows/coding_guidelines.yml merge=ours
2730
.github/workflows/compliance.yml merge=ours
2831
.github/workflows/conflict.yml merge=ours
2932
.github/workflows/daily_test_version.yml merge=ours
33+
.github/workflows/devicetree_checks.yml merge=ours
3034
.github/workflows/do_not_merge.yml merge=ours
3135
.github/workflows/doc-build.yml merge=ours
3236
.github/workflows/doc-publish-pr.yml merge=ours
3337
.github/workflows/doc-publish.yml merge=ours
3438
.github/workflows/errno.yml merge=ours
3539
.github/workflows/footprint-tracking.yml merge=ours
3640
.github/workflows/footprint.yml merge=ours
41+
.github/workflows/greet_first_time_contributor.yml merge=ours
3742
.github/workflows/issue_count.yml merge=ours
43+
.github/workflows/issues-report-config.json merge=ours
3844
.github/workflows/license_check.yml merge=ours
3945
.github/workflows/manifest.yml merge=ours
46+
.github/workflows/mirror.yml merge=ours
4047
.github/workflows/release.yml merge=ours
48+
.github/workflows/scripts_tests.yml merge=ours
49+
.github/workflows/stale-workflow-queue-cleanup.yml merge=ours
4150
.github/workflows/stale_issue.yml merge=ours
4251
.github/workflows/tmo-nightly-merge-main-tmo-main.yml merge=ours
4352
.github/workflows/tmo-nightly-upstream-mirror-main.yml merge=ours
4453
.github/workflows/tmo-nightly-upstream-mirror.yml merge=ours
4554
.github/workflows/tmo-upstream-mirror.yml merge=ours
4655
.github/workflows/twister.yaml merge=ours
56+
.github/workflows/twister_tests.yml merge=ours
57+
.github/workflows/west_cmds.yml merge=ours
4758
CODEOWNERS merge=ours
4859
README.md merge=ours
4960
README.rst merge=ours

.github/ISSUE_TEMPLATE/001_bug_report.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/002_enhancement.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/003_rfc-proposal.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/004_feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/005_hardware_support.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/006_nomination.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/007_ext-source.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/008_bin-blobs.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)