Skip to content

Commit 4139f2e

Browse files
committed
MAINTAINERS: add bugs scripts to CI
Add script to an area and ignore in twister CI. Signed-off-by: Anas Nashif <[email protected]>
1 parent 47aa080 commit 4139f2e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

MAINTAINERS.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5012,6 +5012,7 @@ Continuous Integration:
50125012
files:
50135013
- .github/
50145014
- scripts/ci/
5015+
- scripts/make_bugs_pickle.py
50155016
- .checkpatch.conf
50165017
- scripts/gitlint/
50175018
- scripts/set_assignees.py

scripts/ci/twister_ignore.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ scripts/checkpatch/*
4646
scripts/checkpatch.pl
4747
scripts/ci/pylintrc
4848
scripts/footprint/*
49+
scripts/make_bugs_pickle.py
4950
scripts/set_assignees.py
5051
scripts/gitlint/zephyr_commit_rules.py
5152
scripts/west_commands/runners/canopen_program.py

0 commit comments

Comments
 (0)