Skip to content

Release tracking#7701

Open
primer[bot] wants to merge 4 commits intomainfrom
changeset-release/main
Open

Release tracking#7701
primer[bot] wants to merge 4 commits intomainfrom
changeset-release/main

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Mar 25, 2026

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

Minor Changes

  • #7700 91bf343 Thanks @francinelucca! - ActionMenu: Graduate primer_react_action_menu_display_in_viewport_inside_dialog feature flag. ActionMenu now automatically uses displayInViewport when rendered inside a Dialog, without requiring the feature flag.

  • #7699 1505d9b Thanks @francinelucca! - SelectPanel: Add displayInViewport prop

  • #7662 39c8cf3 Thanks @HiroAgustin! - Timeline: Update clipSidebar prop to accept 'start', 'end', or 'both' in addition to boolean. Use 'start' to only clip the top, 'end' to only clip the bottom, or 'both'/true to clip both ends.

Patch Changes

  • #7690 b492cc8 Thanks @HiroAgustin! - fix(Button): Apply inline-flex display to loading wrapper for link variant buttons

  • #7696 1acb7d3 Thanks @francinelucca! - Fix item dividers not visible in SelectPanel and FilteredActionList when showItemDividers is enabled, caused by content-visibility: auto clipping the absolutely-positioned divider pseudo-elements.

  • #7683 f05fcac Thanks @liuliu-dev! - Dialog: dynamically switch footer button layout based on available height.

  • #7676 35ca056 Thanks @HiroAgustin! - Remove link underline effect on hover for both Link (inline) and Button with variant link (no visuals)

  • #7631 0ecaf6f Thanks @mattcosta7! - Add test to validate that the muted prop is not leaked as a bare DOM attribute on Link

@primer/styled-react@1.0.4

Patch Changes

@primer primer bot requested a review from a team as a code owner March 25, 2026 15:11
@primer primer bot requested a review from liuliu-dev March 25, 2026 15:11
@primer primer bot force-pushed the changeset-release/main branch 4 times, most recently from 72256f1 to 1f0f1da Compare March 25, 2026 15:57
@primer primer bot force-pushed the changeset-release/main branch from 1f0f1da to c85956b Compare March 25, 2026 15:59
@github-actions
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

🌏 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 Mar 25, 2026
@github-actions
Copy link
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 temporarily deployed to storybook-preview-7701 March 25, 2026 16:14 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 13066a3 to c85078f Compare March 25, 2026 16:46
@github-actions github-actions bot temporarily deployed to storybook-preview-7701 March 25, 2026 17:05 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from bb7c7f5 to 2c0a1c4 Compare March 25, 2026 18:20
@primer primer bot force-pushed the changeset-release/main branch from 2c0a1c4 to f132e81 Compare March 25, 2026 18:25
@github-actions github-actions bot requested a deployment to storybook-preview-7701 March 25, 2026 18:29 Abandoned
@github-actions github-actions bot requested a deployment to storybook-preview-7701 March 25, 2026 18:38 Abandoned
@primer-integration
Copy link

👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/17005

@primer-integration
Copy link

Integration test results from github/github-ui:

Failed  CI   Failed
Passed  VRT   Passed
Passed  Projects   Passed

CI check runs linting, type checking, and unit tests. Check the workflow logs for specific failures.

Need help? If you believe this failure is unrelated to your changes, please reach out to the Primer team for assistance.

@liuliu-dev liuliu-dev added the integration-tests: skipped manually Changes in this PR do not require an integration test label Mar 25, 2026
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.

1 participant