Skip to content

Release tracking (37.28.0) #6233

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

Merged
merged 1 commit into from
Jul 9, 2025
Merged

Release tracking (37.28.0) #6233

merged 1 commit into from
Jul 9, 2025

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Jun 23, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/[email protected]

Minor Changes

Patch Changes

@primer primer bot requested a review from a team as a code owner June 23, 2025 17:08
@primer primer bot requested a review from liuliu-dev June 23, 2025 17:08
Copy link
Contributor

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass on this pull request
  • Docs and Storybook open in a browser
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • Successful integration test with github/github as a primary consumer of Primer React (automated pull request)
    • Verify all CI checks have passed on automated pull request
    • Manually test critical paths in the review-lab
    • Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • Upgrade @primer/react version at github/github

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers.

Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Jun 23, 2025
@github-actions github-actions bot requested a review from TylerJDev June 23, 2025 17:09
Copy link
Contributor

github-actions bot commented Jun 23, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 92.02 KB (0%)
packages/react/dist/browser.umd.js 92.23 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 23, 2025 17:27 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 2a2c474 to 759eff6 Compare June 23, 2025 21:24
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 23, 2025 21:39 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 759eff6 to 6ed59f9 Compare June 25, 2025 21:52
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 25, 2025 22:05 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 6ed59f9 to c26dcea Compare June 25, 2025 22:39
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 25, 2025 22:52 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c26dcea to 31bcc81 Compare June 26, 2025 16:26
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 26, 2025 16:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 31bcc81 to 3887d55 Compare June 26, 2025 17:30
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 26, 2025 17:45 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 3887d55 to 502e2ce Compare June 26, 2025 19:04
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 June 26, 2025 19:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 502e2ce to 4964398 Compare June 26, 2025 19:53
@github-actions github-actions bot requested a deployment to storybook-preview-6233 July 7, 2025 16:12 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6233 July 7, 2025 16:21 Inactive
@primer primer bot force-pushed the changeset-release/main branch from b9b600a to 10b9c4f Compare July 7, 2025 17:05
Copy link
Contributor

github-actions bot commented Jul 7, 2025

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

Copy link
Contributor

github-actions bot commented Jul 7, 2025

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

Copy link
Contributor

github-actions bot commented Jul 7, 2025

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

Copy link
Contributor

github-actions bot commented Jul 7, 2025

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@primer primer bot force-pushed the changeset-release/main branch from f0d979b to 3ed93db Compare July 7, 2025 21:12
Copy link
Contributor

github-actions bot commented Jul 7, 2025

👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks!

@francinelucca francinelucca merged commit 5762315 into main Jul 9, 2025
44 checks passed
@francinelucca francinelucca deleted the changeset-release/main branch July 9, 2025 23:50
@francinelucca francinelucca changed the title Release tracking Release tracking (37.28.0) Jul 12, 2025
llastflowers pushed a commit that referenced this pull request Jul 23, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants