Skip to content

TEST#667

Open
stefan-silabs wants to merge 1 commit intorelease_2.9-1.6from
update_ci
Open

TEST#667
stefan-silabs wants to merge 1 commit intorelease_2.9-1.6from
update_ci

Conversation

@stefan-silabs
Copy link
Copy Markdown
Contributor

Issue Link:

Description of Problem/Feature:

Description of Fix/Solution:

Testing Done:

@stefan-silabs stefan-silabs requested a review from a team as a code owner April 29, 2026 20:05
stage('Upload SQA Artifacts') {
when {
expression { env.BRANCH_NAME == "main" || env.BRANCH_NAME.startsWith("release_") }
expression { env.BRANCH_NAME == "main" || env.BRANCH_NAME.startsWith("release_") || env.BRANCH_NAME.startsWith("SL_compatibility")}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change will be brough in from main branch with weekly sync https://github.com/SiliconLabsSoftware/matter_extension/pull/659/changes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I checked out from main and forgot to remove, was checking something else

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.

2 participants