Skip to content

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Dec 1, 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/react@38.4.0

Minor Changes

  • #7258 8e66a2c Thanks @kendallgassner! - Make MappedActionListItem a forwardRef component

  • #7250 a193d30 Thanks @siddharthkp! - Banner: Add flush prop for use within confined spaces, such as dialogs, tables, cards, or boxes where available space is limited.

  • #7247 e1021e7 Thanks @liuliu-dev! - Add leadingVisual to InlineMessage component.

  • #7047 c07dd71 Thanks @TylerJDev! - Remove the feature flag for primer_react_segmented_control_tooltip and GA tooltip by default behavior.

    • Ensure that when disabled is applied, the tooltip is still triggered.

Patch Changes

@primer/styled-react@1.0.2

Patch Changes

@primer primer bot requested a review from a team as a code owner December 1, 2025 16:18
@primer primer bot requested a review from pksjce December 1, 2025 16:18
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

❗ 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

🌏 Integration tests

  • Successful integration test with github/github-ui 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 preview
    • Manually test release-specific bugfixes and/or feature work as described in preview

✅ Peer Review

  • Create release review issue for Issues team (example)
  • Wait for approval from Issues team before merging

🤔 Sanity test

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

❗ Post-merge checklist

Please ensure these items are checked after merging:

🚢 Version upgrade, cleanup, and documentation

  • Upgrade @primer/react version at github/github-ui
  • Close Integration test PR and delete branch
  • Leave a /short-report comment on quarterly release conductor tracking issue summarizing time spent on release activities and any challenges encountered
  • Leave any testing notes on the automated per-shift release tracking issue. In particular, describe any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as other maintainers.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Or, apply the integration-tests: skipped manually label to skip these checks.

@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 Dec 1, 2025
@TylerJDev
Copy link
Member

TylerJDev commented Dec 1, 2025

@llastflowers, there will be some changes needed for release CI: https://github.com/github/github-ui/commit/3b1557f08ad7c1e6d8533bb0c80a9899d92c7021

@primer primer bot force-pushed the changeset-release/main branch from aa568eb to a27ad9a Compare December 1, 2025 16:31
@github-actions github-actions bot assigned llastflowers and unassigned pksjce Dec 1, 2025
@github-actions github-actions bot requested a review from llastflowers December 1, 2025 16:32
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 1, 2025 16:35 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 1, 2025 16:44 Inactive
@primer primer bot force-pushed the changeset-release/main branch from a27ad9a to f186f53 Compare December 2, 2025 03:16
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 2, 2025 03:26 Inactive
@pksjce pksjce removed their request for review December 2, 2025 03:47
@primer primer bot force-pushed the changeset-release/main branch from f186f53 to 7216fd1 Compare December 2, 2025 04:37
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 2, 2025 04:49 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7216fd1 to fc59a24 Compare December 2, 2025 08:31
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 2, 2025 08:45 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fc59a24 to eee2099 Compare December 2, 2025 17:12
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 2, 2025 17:31 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from a9b25b5 to 3baa9bd Compare December 2, 2025 20:05
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 02:54 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 36e3b55 to c2bfa3d Compare December 3, 2025 12:25
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 12:40 Inactive
@primer primer bot force-pushed the changeset-release/main branch from c2bfa3d to fa2a31d Compare December 3, 2025 17:21
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 17:35 Inactive
@primer primer bot force-pushed the changeset-release/main branch from fa2a31d to 2d74b7d Compare December 3, 2025 18:49
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 19:00 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 2d74b7d to 27ad137 Compare December 3, 2025 20:19
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 20:30 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 27ad137 to 6e4fd90 Compare December 3, 2025 20:39
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 20:49 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 6e4fd90 to a91b9c8 Compare December 3, 2025 21:12
@github-actions github-actions bot temporarily deployed to storybook-preview-7254 December 3, 2025 21:22 Inactive
@llastflowers llastflowers added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh skip changeset This change does not need a changelog and removed integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Dec 5, 2025
@llastflowers llastflowers merged commit d1a8984 into main Dec 5, 2025
59 checks passed
@llastflowers llastflowers deleted the changeset-release/main branch December 5, 2025 16:59
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 skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants