Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Skip CircleCI when no workflow argument is set #23436

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

zmarkan
Copy link
Contributor

@zmarkan zmarkan commented Jul 13, 2023

Closes #

What I did

Create a new CircleCI pipeline param called skipped to skip default workflow run when no external parameters are set (merged, normal, or schedule)

How to test

Commit and push - no workflow should run by default in CircleCI.

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@JReinhold JReinhold added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jul 13, 2023
@JReinhold JReinhold changed the title Skip the default CircleCI workflow when no workflow argument is set CI: Skip CircleCI when no workflow argument is set Jul 13, 2023
@JReinhold JReinhold added the build Internal-facing build tooling & test updates label Jul 13, 2023
@JReinhold JReinhold merged commit 471bd4d into storybookjs:next Jul 13, 2023
14 of 17 checks passed
This was referenced Jul 13, 2023
@JReinhold JReinhold added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants