Skip to content

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Oct 29, 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

  • #7065 9090053 Thanks @TylerJDev! - ActionBar: Add ActionBar.Menu subcomponent

  • #7056 6ff2797 Thanks @adierkens! - Update active indicators for ActionList & FilteredActionList to follow content height

  • #7063 247c66a Thanks @francinelucca! - Feat: popover implement click outside

  • #7123 01b16db Thanks @adierkens! - Adds an experimental Tabs utility component & associated hooks

  • #7109 34e7108 Thanks @adierkens! - Add support to ActionList for 'tablist' and 'tab' roles

  • #7112 7160709 Thanks @hectahertz! - PageHeader: Remove useResponsiveValue hook from TitleArea variant prop

    Migrates PageHeader.TitleArea's variant prop to use getResponsiveAttributes following ADR-018 for SSR-safe responsive values. This prevents layout shift during hydration when using responsive variants.

Patch Changes

@primer/[email protected]

Minor Changes

@primer primer bot requested a review from a team as a code owner October 29, 2025 01:31
@primer primer bot requested a review from pksjce October 29, 2025 01:31
@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 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 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 Oct 29, 2025
@github-actions
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 requested a review from liuliu-dev October 29, 2025 01:32
@primer primer bot force-pushed the changeset-release/main branch from e96ea65 to 86cc1e6 Compare October 29, 2025 01:35
@github-actions github-actions bot requested a deployment to storybook-preview-7096 October 29, 2025 01:43 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 29, 2025 01:52 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 86cc1e6 to 2446ad6 Compare October 29, 2025 10:07
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 29, 2025 10:22 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 2446ad6 to 0f9e6f8 Compare October 29, 2025 16:49
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 29, 2025 16:59 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 0f9e6f8 to 995dba8 Compare October 30, 2025 02:09
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 30, 2025 02:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 995dba8 to 430f77a Compare October 30, 2025 16:03
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 30, 2025 16:16 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 430f77a to 3d6c2d5 Compare October 30, 2025 19:32
@github-actions github-actions bot temporarily deployed to storybook-preview-7096 October 30, 2025 19:42 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 83a9cbe to fc60f31 Compare October 30, 2025 20:13
@github-actions github-actions bot requested a deployment to storybook-preview-7096 October 30, 2025 20:17 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 91131f0 to f826eb3 Compare November 6, 2025 16:12
Copy link
Member

@siddharthkp siddharthkp left a comment

Choose a reason for hiding this comment

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

Verified, looks good!

@siddharthkp
Copy link
Member

siddharthkp commented Nov 6, 2025

Added integration-tests: skipped manually because I verified in integration branch, which does not report back for branch: changeset-release/main yet

@siddharthkp siddharthkp added the integration-tests: skipped manually Changes in this PR do not require an integration test label Nov 6, 2025
@siddharthkp siddharthkp enabled auto-merge November 6, 2025 17:45
@siddharthkp siddharthkp disabled auto-merge November 6, 2025 17:46
@siddharthkp siddharthkp enabled auto-merge November 6, 2025 17:46
@siddharthkp siddharthkp enabled auto-merge November 6, 2025 19:13
@TylerJDev TylerJDev disabled auto-merge November 6, 2025 19:15
@TylerJDev TylerJDev enabled auto-merge November 6, 2025 19:15
@siddharthkp siddharthkp disabled auto-merge November 6, 2025 19:18
@siddharthkp siddharthkp added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit c84c2bc Nov 6, 2025
54 checks passed
@siddharthkp siddharthkp deleted the changeset-release/main branch November 6, 2025 19:18
@siddharthkp siddharthkp changed the title Release tracking Release tracking (38.1.0) Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm integration-tests: skipped manually Changes in this PR do not require an integration test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants