Skip to content

Conversation

@kkartunov
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/

What's in this PR?

Removed 'temp-master' branch from deployment filters.
Comment out the running_yarn_sb_build step in CircleCI config
…licate-ai-runs

Show only last runs for ai workflows -> master
@kkartunov kkartunov requested a review from jmgasper as a code owner January 30, 2026 06:56
- run: *build_configuration_fetch
- run: *running_yarn_build
- run: *running_yarn_sb_build
# - run: *running_yarn_sb_build

Choose a reason for hiding this comment

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

[⚠️ correctness]
Commenting out the *running_yarn_sb_build step may lead to missing Storybook builds, which could impact the ability to preview UI components. Ensure this is intentional and that Storybook builds are not required for the current deployment process.

@kkartunov kkartunov merged commit e6a4211 into dev Jan 30, 2026
7 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.

2 participants