Skip to content

Release tracking - #8287

Open
primer[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Release tracking#8287
primer[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@primer

@primer primer Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

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.36.0

Minor Changes

  • #8212 9ac9343 Thanks @mattcosta7! - ThemeProvider: Add a CSS-variable-based implementation to @primer/react/next
    and deprecate the legacy JavaScript theme implementation.

  • #8303 a88cc69 Thanks @TylerJDev! - NavList: Add a tooltipText prop to items

Patch Changes

  • #8276 5069f8a Thanks @copilot-swe-agent! - Portal: Render nothing while server rendering and during hydration instead of accessing the DOM during render, fixing server rendering support. Client-only renders are unchanged and still mount portaled content in the same commit.

  • #8260 24d0831 Thanks @liuliu-dev! - UnderlineNav: Keep item icons visible by default at the medium breakpoint and above

@primer/styled-react@1.1.1

Patch Changes

  • #8212 9ac9343 Thanks @mattcosta7! - ThemeProvider: Vendor the legacy colorSchemes object so styled theming keeps
    working after @primer/react removed it from its default theme.

@primer
primer Bot requested a review from a team as a code owner August 11, 2026 13:54
@primer
primer Bot requested a review from liuliu-dev August 11, 2026 13:54
@github-actions

Copy link
Copy Markdown
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

🌏 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 Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 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. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions
github-actions Bot requested a review from TylerJDev August 11, 2026 13:55
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 14:04 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 7156e7e to acb49cd Compare August 11, 2026 15:12
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 15:20 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch 2 times, most recently from bd3520b to 4403803 Compare August 11, 2026 16:41
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 16:46 Inactive
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 16:55 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 4403803 to 3fb350b Compare August 11, 2026 16:59
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 17:09 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 3fb350b to 62d9351 Compare August 11, 2026 19:10
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 19:22 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 62d9351 to 360f4c6 Compare August 11, 2026 21:21
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 11, 2026 21:30 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from 360f4c6 to a1228ed Compare August 12, 2026 23:12
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8287 August 12, 2026 23:26 Inactive
@primer
primer Bot force-pushed the changeset-release/main branch from a1228ed to e29d259 Compare August 13, 2026 16:13
@TylerJDev TylerJDev added the Canary Release Apply this label when you want CI to create a canary release of the current PR label Aug 13, 2026
@primer-integration

Copy link
Copy Markdown

Integration test results from github/github-ui PR:

Passed  CI   Passed
Passed  VRT   Passed
Passed  Projects   Passed

All checks passed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Canary Release Apply this label when you want CI to create a canary release of the current PR 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.

1 participant