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

Release: Patch 7.0.28 #23428

Closed
wants to merge 10 commits into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 12, 2023

This is an automated pull request that bumps the version from 7.0.27 to 7.0.28.
Once this pull request is merged, it will trigger a new release of version 7.0.28.
If you're not a core maintainer with permissions to release you can ignore this pull request.

To do

Before merging the PR, there are a few QA steps to go through:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🔧 Maintenance: Telemetry: Add globals usage to project.json #23431
  • 🏗️ Build: CircleCI: Fix parallelism #23383
  • 🏗️ Build: Build: Fix inconsistent stories in nextjs example #23422
  • 🏗️ Build: Release tooling: Fix double run of publish workflow #23432
  • 🏗️ Build: CI: Skip CircleCI when no workflow argument is set #23436
  • 🏗️ Build: CI: Introduce ci:normal label #23335
  • 📝 Documentation: Docs: (Snippets Web Components) Autodocs fix #23442
  • 📝 Documentation: Docs: Adds MDX video callout #23444
  • 📝 Documentation: Fixed a mistake in JSDoc #23186
  • 📝 Documentation: Docs: Adds pnpm yarn automigrate scripts #23477

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #23383: git cherry-pick -m1 -x eb15abb1a2236b15f24e63e74b31786d53115153
  • #23431: git cherry-pick -m1 -x 04b9e2850639fbd29bd9befe9a682e1d17e11f62
  • #23436: git cherry-pick -m1 -x 471bd4d0a16d7f98f6d8b0b77192bf7f32da3592
  • #23335: git cherry-pick -m1 -x 6f4883cd0a2dbf3d3b7443f35b9b26d62bf40a30

If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.

When everything above is done:


Generated changelog

7.0.28

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Jul 12, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.0.27 branch 2 times, most recently from 0770159 to 11a681e Compare July 13, 2023 08:17
@github-actions github-actions bot changed the title Release: Merge patches to main (without version bump) Release: Patch 7.0.28 Jul 13, 2023
@storybook-bot storybook-bot force-pushed the version-patch-from-7.0.27 branch 3 times, most recently from c809696 to fa3b58f Compare July 13, 2023 10:42
@storybook-bot storybook-bot force-pushed the version-patch-from-7.0.27 branch 3 times, most recently from 317ef6b to 383eecf Compare July 14, 2023 01:04
@storybook-bot storybook-bot force-pushed the version-patch-from-7.0.27 branch 8 times, most recently from d116cc8 to f31a888 Compare July 17, 2023 21:56
ndelangen and others added 7 commits July 18, 2023 09:43
…apshots

Build: Fix inconsistent stories in nextjs example
(cherry picked from commit f76b060)
Release tooling: Fix double run of publish workflow

(cherry picked from commit 4f1fe59)
Docs: (Snippets Web Components) Autodocs fix
(cherry picked from commit cfcb363)
…callout

Docs: Adds MDX video callout
(cherry picked from commit 9f9070d)
Fixed a mistake in JSDoc

(cherry picked from commit 3531eb3)
…scripts

Docs: Adds pnpm yarn automigrate scripts
(cherry picked from commit c52d4d8)
@JReinhold JReinhold closed this Aug 1, 2023
@stof stof deleted the version-patch-from-7.0.27 branch August 2, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants