Skip to content

Conversation

@adamkondraciuk
Copy link
Contributor

No description provided.

@adamkondraciuk adamkondraciuk requested review from a team as code owners December 18, 2025 13:39
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 18, 2025
@adamkondraciuk adamkondraciuk added DNM and removed manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 18, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Dec 18, 2025

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

Name Old Revision New Revision Diff
nrfx 🆕 N/A (Added) https://github.com/nrfconnect/nrfx/pull/1070 nrfconnect/nrfx#1070/files
zephyr nrfconnect/sdk-zephyr@fbabee3 nrfconnect/sdk-zephyr#3669 nrfconnect/sdk-zephyr#3669/files

DNM label due to: 1 added project and 2 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Dec 18, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 384baa2725e10f2775b8605135e06f7ad3cd1336
zephyr: PR head: 256ac7527add6dcbf7a9446a4b9b7f01e3c6397b

more details

sdk-nrf:

PR head: 384baa2725e10f2775b8605135e06f7ad3cd1336
merge base: b6cc2243d16e7a1414634f5b3a20556f1c94d863
target head (main): b6cc2243d16e7a1414634f5b3a20556f1c94d863
Diff

zephyr:

PR head: 256ac7527add6dcbf7a9446a4b9b7f01e3c6397b
merge base: fbabee3e816953726b564c358029bd49b01dd47e
target head (main): ecdee3060c980b049ab57f2856581627cb4946aa
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 (17)
modules
│  ├── hal_nordic
│  │  │ CMakeLists.txt
west.yml
zephyr
│  ├── .github
│  │  ├── workflows
│  │  │  ├── backport.yml
│  │  │  │ manifest-PR.yml
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.dts
│  │  │  │  │ nrf54h20dk_nrf54h20_cpurad.dts
│  │  ├── shields
│  │  │  ├── nrf7002eb
│  │  │  │  ├── Kconfig.shield
│  │  │  │  ├── doc
│  │  │  │  │  │ index.rst
│  │  │  │  ├── nrf7002eb_coex_sa.overlay
│  │  │  │  │ shield.yml
│  ├── drivers
│  │  ├── timer
│  │  │  │ nrf_grtc_timer.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── timer
│  │  │  │  │ nordic,nrf-grtc.yaml
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── timer
│  │  │  │  │  │ nrf_grtc_timer.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ nrfx_reserved_resources.h
│  ├── tests
│  │  ├── drivers
│  │  │  ├── timer
│  │  │  │  ├── nrf_grtc_timer
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version: f911d4f4e7
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:f911d4f4e7_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 1218
    • sdk-zephyr test count: 499
  • ❌ Integration tests
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-low-level
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-nrfx manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants