Skip to content

scripts: ci: check_compliance: Add check for zephyr module file #93415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

nordicjm
Copy link
Contributor

Adds a check which fails CI if a zephyr module file is added to the zephyr repository itself

@nordicjm
Copy link
Contributor Author

CC @nashif

@nordicjm nordicjm force-pushed the zephyrmodulefilenomore branch from 54f0c5e to fe16c10 Compare July 21, 2025 07:55
@nordicjm nordicjm changed the title scripts: ci: check_compliance: Add check for zephyr file scripts: ci: check_compliance: Add check for zephyr module file Jul 21, 2025
@nordicjm nordicjm force-pushed the zephyrmodulefilenomore branch from fe16c10 to ede2a2c Compare July 21, 2025 08:01
@nordicjm nordicjm force-pushed the zephyrmodulefilenomore branch from ede2a2c to c3479f7 Compare July 21, 2025 08:47
keith-zephyr
keith-zephyr previously approved these changes Jul 22, 2025
Adds a check which fails CI if a zephyr module file is added to the
zephyr repository itself

Signed-off-by: Jamie McCrae <[email protected]>
Copy link

@@ -110,3 +110,4 @@ SysbuildKconfigBasic.txt
SysbuildKconfigBasicNoModules.txt
TextEncoding.txt
YAMLLint.txt
ZephyrModuleFile.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe one day someone will move all of these in a directory so we don't have to keep adding them here one by one 👀

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we output them to build/ maybe?

@cfriedt cfriedt merged commit 6751c85 into zephyrproject-rtos:main Jul 25, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants