Skip to content

CODEOWNERS: Fix shields ownership overwrite #23148

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 7, 2025

Conversation

dawidprzybylo
Copy link
Contributor

This commit fixes an issue with shield ownership assignments in the CODEOWNERS file:

  • Moved the general shields pattern (**/shields/) above specific shield entries
  • Modified specific shield entries to include both teams:
    • Added @nrfconnect/ncs-co-build-system to each specific shield entry
    • Preserved original team assignments (@nrfconnect/ncs-low-level-test and @nrfconnect/ncs-radio-sw)
  • Removed misleading comment about shield entry positioning

The previous configuration caused specific shield owners to be overwritten by the general @nrfconnect/ncs-co-build-system entry.

@dawidprzybylo
Copy link
Contributor Author

dawidprzybylo commented Jul 7, 2025

Issue spotted on PR: #22937, as changes was done on boards/shields/nrf2240ek, however no one from ncs-radio-sw was added there

This commit fixes an issue with shield ownership assignments in
the CODEOWNERS file:

- Moved the general shields pattern (**/shields/) above specific
  shield entries
- Modified specific shield entries to include both teams:
  - Added @nrfconnect/ncs-co-build-system to each specific shield entry
  - Preserved original team assignments (@nrfconnect/ncs-low-level-test
     and @nrfconnect/ncs-radio-sw)
- Removed misleading comment about shield entry positioning

The previous configuration caused specific shield owners to be
overwritten by the general @nrfconnect/ncs-co-build-system entry.

Signed-off-by: Dawid Przybylo <[email protected]>
@dawidprzybylo dawidprzybylo marked this pull request as ready for review July 7, 2025 07:32
@dawidprzybylo dawidprzybylo requested a review from a team as a code owner July 7, 2025 07:32
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 7, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 3

Inputs:

Sources:

sdk-nrf: PR head: 4d8694ca1c43183e579e2e1935dd3823d6012482

more details

sdk-nrf:

PR head: 4d8694ca1c43183e579e2e1935dd3823d6012482
merge base: 7b7d40d615350592d7afd2729932d45925ad7399
target head (main): 6da3761118ccdedc21a3d6d7c927e531bdbe92f9
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (1)
CODEOWNERS

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@rlubos rlubos merged commit 50efc9a into nrfconnect:main Jul 7, 2025
12 checks passed
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.

8 participants