Skip to content

[Backport v1-branch] manifest/compliance: add allowlist filtering and compliance fixes#227

Merged
trantanen merged 3 commits into
nrfconnect:v1-branchfrom
trantanen:nrf_allowlist
Mar 24, 2026
Merged

[Backport v1-branch] manifest/compliance: add allowlist filtering and compliance fixes#227
trantanen merged 3 commits into
nrfconnect:v1-branchfrom
trantanen:nrf_allowlist

Conversation

@trantanen
Copy link
Copy Markdown
Collaborator

@trantanen trantanen commented Mar 23, 2026

Manually backporting PR #71 and PR #222 because backport workflow fails in merging conflicts due to different sdk-nrf reference.

The following changes are included:

  • Add allowlist filtering for faster initialization. May be able to improve by excluding other irrelevant Zephyr projects like lvgl, zscilib, etc.
  • Exclude some Kconfig checks because they alert missing Kconfigs from modules that are not in the "allowlist" of the west.yml so these are false alerts.
  • Compliance is only handling one commit. It will now take all commits against PRs target branch.

@trantanen trantanen requested a review from MarkusLassila March 23, 2026 22:10
trantanen and others added 3 commits March 24, 2026 07:07
Compliance is only handling one commit. It will now take all
commits against PRs target branch.

Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
Exclude some Kconfig checks because they alert missing Kconfigs from
modules that are not in the "allowlist" of the west.yml so
these are false alerts. "allowlist" taken into use in PR nrfconnect#71.

Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
Add allowlist filtering for faster initialization.
May be able to improve by excluding other irrelevant
Zephyr projects like lvgl, zscilib, etc.

Signed-off-by: Helmut Lord <kellyhlord@gmail.com>
@trantanen trantanen changed the title [Backport v1-branch] manifest: add allowlist filtering [Backport v1-branch] manifest/compliance: add allowlist filtering and compliance fixes Mar 24, 2026
@trantanen trantanen merged commit 3d2db7e into nrfconnect:v1-branch Mar 24, 2026
3 checks passed
@trantanen trantanen deleted the nrf_allowlist branch March 24, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants