Skip to content

manifest: sdk-zephyr: Run nrf sys event on nrf54lm20b#28234

Merged
rlubos merged 1 commit into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-3994
May 5, 2026
Merged

manifest: sdk-zephyr: Run nrf sys event on nrf54lm20b#28234
rlubos merged 1 commit into
nrfconnect:mainfrom
NordicBuilder:auto-manifest-sdk-zephyr-3994

Conversation

@NordicBuilder
Copy link
Copy Markdown
Contributor

Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3994

@NordicBuilder NordicBuilder requested review from a team as code owners April 17, 2026 08:42
@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented Apr 17, 2026

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@5699b02 nrfconnect/sdk-zephyr@d0588d4 (main) nrfconnect/sdk-zephyr@5699b024..d0588d4a

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Copy Markdown
Contributor Author

NordicBuilder commented Apr 17, 2026

CI Information

To view the history of this post, click the 'edited' button above
Build number: 6

Inputs:

Sources:

sdk-nrf: PR head: 8ac4bf78098947d3f793c62e9bf5e4a02252d206
zephyr: PR head: d0588d4af41b4ad46f36eed4660279fec6d18174

more details

sdk-nrf:

PR head: 8ac4bf78098947d3f793c62e9bf5e4a02252d206
merge base: aace417cd668b63665db8da7c2678b404bb49c78
target head (main): aace417cd668b63665db8da7c2678b404bb49c78
Diff

zephyr:

PR head: d0588d4af41b4ad46f36eed4660279fec6d18174
merge base: 5699b0249228f643945b0d453f9fd9591f926e17
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 (6)
west.yml
zephyr
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── nrf_sys_event
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20_common.dtsi
│  │  │  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  │  │ nrf54lm20dk_nrf54lm20b_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  ├── tests
│  │  ├── subsys
│  │  │  ├── fs
│  │  │  │  ├── fcb
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: b50f8a9630
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b50f8a9630_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 3
    • sdk-zephyr test count: 19
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • 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-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi

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

@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3994 branch from 6e38e9a to e5beb41 Compare April 22, 2026 06:24
@nordic-piks nordic-piks added this to the 3.4.0 milestone Apr 28, 2026
@nordic-piks nordic-piks added the backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application label Apr 28, 2026
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3994 branch 2 times, most recently from 4dabbee to ac2ff6c Compare May 4, 2026 05:48
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3994

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3994 branch from ac2ff6c to 8ac4bf7 Compare May 5, 2026 07:07
@NordicBuilder NordicBuilder removed the DNM label May 5, 2026
@rlubos rlubos merged commit 7818b3f into nrfconnect:main May 5, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application manifest manifest-zephyr no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants