MAINTAINERS: add bugs scripts to CI

Add script to an area and ignore in twister CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-07-11 11:34:13 -04:00
commit 4139f2ed60
2 changed files with 2 additions and 0 deletions

View file

@ -5012,6 +5012,7 @@ Continuous Integration:
files:
- .github/
- scripts/ci/
- scripts/make_bugs_pickle.py
- .checkpatch.conf
- scripts/gitlint/
- scripts/set_assignees.py

View file

@ -46,6 +46,7 @@ scripts/checkpatch/*
scripts/checkpatch.pl
scripts/ci/pylintrc
scripts/footprint/*
scripts/make_bugs_pickle.py
scripts/set_assignees.py
scripts/gitlint/zephyr_commit_rules.py
scripts/west_commands/runners/canopen_program.py