Skip to content

Release tracking#7835

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

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

Conversation

@primer
Copy link
Copy Markdown
Contributor

@primer primer Bot commented May 12, 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.24.0

Minor Changes

  • #7829 228019c Thanks @adierkens! - ActionList: Add ActionList.GroupHeading.TrailingAction for header-level actions on grouped lists. Closes ActionList.Group should allow for TrailingActions #2043.

    When the primer_react_action_list_group_heading_trailing_action feature flag is enabled, you can place an ActionList.GroupHeading.TrailingAction (a small invisible IconButton) inside ActionList.GroupHeading to render a uniform square action target next to the group's heading. Only supported inside an ActionList with the default list role — using it inside ActionMenu or with role="listbox" will throw.

    <ActionList>
      <ActionList.Group>
        <ActionList.GroupHeading as="h3">
          Custom fields
          <ActionList.GroupHeading.TrailingAction label="New field" icon={PlusIcon} />
        </ActionList.GroupHeading>
        <ActionList.Item>...</ActionList.Item>
      </ActionList.Group>
    </ActionList>
  • #7838 8ddf1b0 Thanks @llastflowers! - Add data-component attributes and associated tests for Hidden, InlineMessage, KeybindingHint, Label, and LabelGroup

  • #7776 d6f61c1 Thanks @llastflowers! - Add data-component attributes for Blankslate, BranchName, Breadcrumbs, ButtonGroup, Checkbox, CheckboxGroup, CircleBadge, ConfirmationDialog, CounterLabel, and Dialog to provide stable selectors.

  • #7816 aef8548 Thanks @iansan5653! - Replace ActionBar overflow calculations with CSS wrapping approach to improve performance and stability

  • #7831 0de97c2 Thanks @liuliu-dev! - Dialog: Support custom width values.

  • #7819 8ed6149 Thanks @llastflowers! - Add data-component attributes for Details, Flash, FormControl (+ update InputValidation to forward from FormControl.Validation), Header, and Heading.

Patch Changes

@primer/styled-react@1.0.9

Patch Changes

  • #7806 36a4922 Thanks @jonrohan! - Removing ActionList, Box, Button, Dialog, Flash, FormControl, Header, Heading, IconButton, Label, Link, LinkButton, SegmentedControl, Spinner, Text, TextInput, ToggleSwitch, UnderlineNav, DialogV1, Octicon, TabNav from the @primer/styled-react package

@primer primer Bot requested a review from a team as a code owner May 12, 2026 15:10
@primer primer Bot requested a review from jonrohan May 12, 2026 15:10
@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 May 12, 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.

To publish a canary release for integration testing, apply the Canary Release label to this PR.

@github-actions github-actions Bot requested a review from francinelucca May 12, 2026 15:12
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 12, 2026 15:23 Inactive
@primer primer Bot force-pushed the changeset-release/main branch 3 times, most recently from 94c20b9 to 1c9c0ee Compare May 12, 2026 16:31
@github-actions github-actions Bot requested a deployment to storybook-preview-7835 May 12, 2026 16:34 Abandoned
@primer primer Bot force-pushed the changeset-release/main branch from 1c9c0ee to c4c5e3e Compare May 12, 2026 16:35
@github-actions github-actions Bot requested a deployment to storybook-preview-7835 May 12, 2026 16:40 Abandoned
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 12, 2026 16:51 Inactive
@jonrohan jonrohan removed their request for review May 12, 2026 19:05
@primer primer Bot force-pushed the changeset-release/main branch from c4c5e3e to c1271be Compare May 13, 2026 10:07
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 13, 2026 10:18 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from c1271be to 76f4c2c Compare May 13, 2026 17:10
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 13, 2026 17:22 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 76f4c2c to 4089ee5 Compare May 13, 2026 17:28
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 13, 2026 17:39 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 4089ee5 to 26b443e Compare May 13, 2026 20:28
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 13, 2026 20:39 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 26b443e to 98bb12a Compare May 14, 2026 01:23
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 14, 2026 01:33 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 98bb12a to 5e9bf77 Compare May 14, 2026 16:34
@github-actions github-actions Bot assigned jonrohan and unassigned francinelucca May 14, 2026
@github-actions github-actions Bot requested a review from jonrohan May 14, 2026 16:35
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 14, 2026 16:48 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 5e9bf77 to 24c0460 Compare May 14, 2026 20:05
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 14, 2026 20:15 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 24c0460 to 3673a81 Compare May 14, 2026 21:53
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 14, 2026 22:05 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from 3673a81 to bcb737d Compare May 15, 2026 19:22
@github-actions github-actions Bot temporarily deployed to storybook-preview-7835 May 15, 2026 19:33 Inactive
@primer primer Bot force-pushed the changeset-release/main branch from bcb737d to 4530e89 Compare May 15, 2026 19:51
@TylerJDev TylerJDev added the Canary Release Apply this label when you want CI to create a canary release of the current PR label May 18, 2026
@primer-integration
Copy link
Copy Markdown

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

@primer-integration
Copy link
Copy Markdown

Integration test results from github/github-ui:

Passed  CI   Passed
Running  VRT   Running
Passed  Projects   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.

ActionList.Group should allow for TrailingActions

3 participants