Skip to content

Conversation

@Hotell
Copy link
Contributor

@Hotell Hotell commented Jan 16, 2026

Previous Behavior

New Behavior

See PR title + inline comments

Related Issue(s)

  • Fixes #

@github-actions github-actions bot added the CI label Jan 16, 2026
- name: dryRun
displayName: Dry Run Mode
type: boolean
default: false
Copy link
Contributor Author

@Hotell Hotell Jan 16, 2026

Choose a reason for hiding this comment

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

setting defaults to false to make sure we don't emit false positives when root pipeline doesn't set / pass forward its parameters

default: false

steps:
# Logs a message when dry run mode is enabled.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved up to get status earliest possible

skipComponentGovernanceDetection: ${{ parameters.skipComponentGovernanceDetection }}

# Dry run mode for testing the pipeline without making changes
dryRun: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

parameters are way to go for dryRun functionality

@github-actions
Copy link

📊 Bundle size report

✅ No changes found

@github-actions
Copy link

Pull request demo site: URL

@Hotell Hotell marked this pull request as ready for review January 16, 2026 16:25
@Hotell Hotell requested a review from a team as a code owner January 16, 2026 16:25
@Hotell Hotell requested a review from dmytrokirpa January 16, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant