Skip to content

doc:Add new theme to 3.3.1 #29091

Open
umapraseeda wants to merge 1 commit into
nrfconnect:v3.3-branchfrom
umapraseeda:theme_changes_3.3.1
Open

doc:Add new theme to 3.3.1 #29091
umapraseeda wants to merge 1 commit into
nrfconnect:v3.3-branchfrom
umapraseeda:theme_changes_3.3.1

Conversation

@umapraseeda
Copy link
Copy Markdown
Contributor

@umapraseeda umapraseeda commented May 28, 2026

Add new theme to 3.3.1

@NordicBuilder NordicBuilder added the doc-required PR must not be merged without tech writer approval. label May 28, 2026
@NordicBuilder
Copy link
Copy Markdown
Contributor

Thank you for your contribution!
It seems you are not a member of the nrfconnect GitHub organization. External contributions are handled as follows:
Large contributions, affecting multiple subsystems for example, may be rejected if they are complex, may introduce regressions due to lack of test coverage, or if they are not consistent with the architecture of nRF Connect SDK.
PRs will be run in our continuous integration (CI) test system once the correct labels (CI-Requested or CI-trusted-author) are set by code reviewers.
If CI passes, PRs will be tagged for review and merged on successful completion of review. You may be asked to make some modifications to your contribution during review.
If CI fails, PRs may be rejected or may be tagged for review and rework.
PRs that become outdated due to other changes in the repository may be rejected or rework requested.
External contributions will be prioritized for review based on the relevance to current development efforts in nRF Connect SDK. Bug fix PRs will be prioritized.
You may raise issues or ask for help from our Technical Support team by visiting https://devzone.nordicsemi.com/.

Note: This comment is automatically posted and updated by the Contribs GitHub Action.

@NordicBuilder NordicBuilder added the external External contribution label May 28, 2026
@umapraseeda umapraseeda changed the title doc:Add new theme to 3.1.1 -DNM doc:Add new theme to 3.3.1 -DNM May 28, 2026
@umapraseeda umapraseeda removed the external External contribution label May 28, 2026
@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@umapraseeda umapraseeda force-pushed the theme_changes_3.3.1 branch from 580b283 to a8f2c06 Compare June 3, 2026 10:53
@umapraseeda umapraseeda marked this pull request as ready for review June 3, 2026 10:54
@umapraseeda umapraseeda requested review from a team as code owners June 3, 2026 10:54
@umapraseeda umapraseeda changed the title doc:Add new theme to 3.3.1 -DNM doc:Add new theme to 3.3.1 Jun 3, 2026
@NordicBuilder
Copy link
Copy Markdown
Contributor

NordicBuilder commented Jun 3, 2026

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: d064d88d127a2a8dda042e2ae8dd4914333d8c6f

more details

sdk-nrf:

PR head: d064d88d127a2a8dda042e2ae8dd4914333d8c6f
merge base: 40649cc048c82e293e9d452fbda58677e97d6200
target head (v3.3-branch): 40649cc048c82e293e9d452fbda58677e97d6200
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)
CODEOWNERS
doc
│  ├── _doxygen
│  │  ├── doxygen-awesome.css
│  │  ├── logo.png
│  │  │ search.html
│  ├── _static
│  │  ├── css
│  │  │  ├── kconfig.css
│  │  │  ├── matter.css
│  │  │  ├── nrf.css
│  │  │  │ zephyr.css
│  ├── kconfig
│  │  │ conf.py
│  ├── matter
│  │  │ conf.py
│  ├── mcuboot
│  │  │ conf.py
│  ├── nrf
│  │  │ conf.py
│  ├── nrfxlib
│  │  │ conf.py
│  ├── requirements.txt
│  ├── tfm
│  │  │ conf.py
│  ├── zephyr
│  │  │ conf.py
scripts
│  ├── ci
│  │  │ license_allow_list.yaml

Outputs:

Toolchain

Version: 911f4c5c26
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:911f4c5c26_5ea73affbf

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 9
  • ✅ Integration tests
    • ⚠️ doc-internal
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-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-wifi
    • test-secdom-samples-public

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

@umapraseeda umapraseeda added this to the 3.3.1 milestone Jun 3, 2026
@umapraseeda umapraseeda added the DNM label Jun 3, 2026
@umapraseeda umapraseeda removed this from the 3.3.1 milestone Jun 3, 2026
@umapraseeda umapraseeda removed the DNM label Jun 3, 2026
@umapraseeda umapraseeda added this to the 3.3.1 milestone Jun 3, 2026
@umapraseeda umapraseeda force-pushed the theme_changes_3.3.1 branch from a8f2c06 to 25287ea Compare June 3, 2026 13:49
@NordicBuilder NordicBuilder requested a review from a team June 3, 2026 13:50
Add new theme to 3.3.1
PR for just generating the artifact -DNM

Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
@umapraseeda umapraseeda force-pushed the theme_changes_3.3.1 branch from 25287ea to d064d88 Compare June 3, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval. no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants