Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions changelog/2026-05-19-merge-queue-chrome-extension-updates.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Merge Queue: Chrome Extension Quality-of-Life Updates"
description: "Automatic bot comment hiding, a skip-batching toggle, and Celebration Mode come to the Trunk for GitHub Chrome Extension."
date: 2026-05-19
category: Merge Queue
type: update
---

**This week's [Chrome Extension](https://docs.trunk.io/merge-queue/chrome-extension) updates cut PR clutter and give you more control at submission time.**

Three changes shipped:

- **Skip batching toggle** — when batching is enabled for your repository, the merge queue panel now includes a **Skip batching** toggle. Flip it on to enqueue a PR without grouping it into a batch — useful for hotfixes or any PR that needs to merge without waiting for a batch window. Previously this required the `/trunk merge --no-batch` CLI command.

Check warning on line 13 in changelog/2026-05-19-merge-queue-chrome-extension-updates.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/2026-05-19-merge-queue-chrome-extension-updates.mdx#L13

Did you really mean 'hotfixes'?
- **Celebration Mode** — a new optional **Celebration** setting plays a confetti burst each time you add a PR to the merge queue. Toggle it on from the extension's **Options** page. Respects your OS reduced-motion preference, so nothing animates if you have **Reduce motion** enabled.
- **Automatic bot comment hiding** — on PRs managed by Trunk, the extension now hides the Trunk bot comments that prompt you to submit a PR to the queue. Cuts noise from your PR conversation without removing any queue controls — submit, cancel, and status actions remain available through the extension panel. Hiding only applies on PR pages where the extension overlay is active, and only to merge-queue prompt comments from the `trunk-io` and `trunk-staging-io` bot accounts.

[Read the docs](https://docs.trunk.io/merge-queue/chrome-extension) to learn more.
6 changes: 6 additions & 0 deletions changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@

### May 2026

<Update label="May 19, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Chrome Extension Quality-of-Life Updates](/changelog/2026-05-19-merge-queue-chrome-extension-updates)**

Automatic bot comment hiding, a skip-batching toggle, and Celebration Mode come to the Trunk for GitHub Chrome Extension.
</Update>

<Update label="May 18, 2026" tags={["Flaky Tests"]}>
**[Flaky Tests: Organization-Scoped Test Labels](/changelog/2026-05-18-flaky-tests-test-labels)**

Expand Down Expand Up @@ -52,7 +58,7 @@
<Update label="March 27, 2026" tags={["Flaky Tests"]}>
**[Flaky Tests: Automatically Create Jira Issues from Webhooks](/changelog/2026-03-27-flaky-tests-automatically-create-jira-issues-from-webhooks)**

A new Jira connector in your webhook settings creates issues in your Jira Cloud project whenever a test's status changes to flaky and impacts more than a configurable number of PRs.

Check warning on line 61 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L61

Did you really mean 'Jira'?

Check warning on line 61 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L61

Did you really mean 'Jira'?
</Update>

<Update label="March 26, 2026" tags={["Merge Queue"]}>
Expand All @@ -64,7 +70,7 @@
<Update label="March 25, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Multiple Queues Per Repo with Grouped Selector](/changelog/2026-03-25-merge-queue-multiple-queues-per-repo-with-grouped-selector)**

Previously, a repo could only have one queue. Now you can create additional queues from the merge queue creation page. The repo selector shows repos that already have queues and how many exist.

Check warning on line 73 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L73

Did you really mean 'repos'?
</Update>

<Update label="March 25, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -217,7 +223,7 @@
<Update label="August 25, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: New endpoint and XCode 26 support](/changelog/2025-08-25-flaky-tests-new-endpoint-and-xcode-26-support)**

A new endpoint is available from the trunk api at /flaky-tests/list-unhealthy-tests for your CI/CD integrations.

Check warning on line 226 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L226

Did you really mean 'api'?
</Update>

<Update label="August 25, 2025" tags={["CI Autopilot"]}>
Expand Down Expand Up @@ -263,7 +269,7 @@
<Update label="June 18, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: Test suite and class available on test details page](/changelog/2025-06-18-test-suite-and-class-available-on-test-details-page)**

The names of a test’s suite and class are now visible on the test details page of the flaky test dashboard, along with a file search link for repos using either GitHub or Bitbucket as source control…

Check warning on line 272 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L272

Did you really mean 'repos'?
</Update>

<Update label="June 11, 2025" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -301,7 +307,7 @@
<Update label="May 15, 2025" tags={["Flaky Tests"]}>
**[RSpec Plugin for Ruby repos](/changelog/2025-05-15-rspec-plugin-for-ruby-repos)**

The new Flaky Tests RSpec plugin is the best way to run RSpec tests and upload the results to Trunk.

Check warning on line 310 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L310

Did you really mean 'RSpec'?

Check warning on line 310 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L310

Did you really mean 'RSpec'?
</Update>

<Update label="May 9, 2025" tags={["Web App"]}>
Expand All @@ -313,7 +319,7 @@
<Update label="May 8, 2025" tags={["Merge Queue"]}>
**[Merge Queue: Webhooks on batched PR merges](/changelog/2025-05-08-merge-queue-webhooks-on-batched-pr-merges)**

Webhooks are now available for batched PR merges in Merge Queue. This allows you to build custom automations and respond to events when batching is enabled.

Check warning on line 322 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L322

Did you really mean 'automations'?
</Update>

### April 2025
Expand All @@ -321,7 +327,7 @@
<Update label="April 25, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: Link Ticket to Test Case API](/changelog/2025-04-25-link-ticket-to-test-case-api)**

Today, we’re introducing a new Link Ticket to Test Case API that allows you to link your existing Linear or Jira tickets to tests in the Flaky Tests dashboard.

Check warning on line 330 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L330

Did you really mean 'Jira'?
</Update>

<Update label="April 25, 2025" tags={["Flaky Tests"]}>
Expand All @@ -339,7 +345,7 @@
<Update label="April 17, 2025" tags={["Merge Queue"]}>
**[Merge Queue: updateQueue API](/changelog/2025-04-17-merge-queue-updatequeue-api)**

We’ve added a new updateQueue API to Trunk Merge Queue that enables you to update a Merge Queue’s state.

Check warning on line 348 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L348

Did you really mean 'updateQueue'?
</Update>

<Update label="April 11, 2025" tags={["Code Quality"]}>
Expand Down Expand Up @@ -373,7 +379,7 @@
<Update label="February 26, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: Detailed Jira integration status updates](/changelog/2025-02-26-flaky-tests-detailed-jira-integration-status-updates)**

We have an exciting update for teams using the Flaky Test Jira integration to create and track their tickets.

Check warning on line 382 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L382

Did you really mean 'Jira'?
</Update>

<Update label="February 14, 2025" tags={["Flaky Tests"]}>
Expand All @@ -393,7 +399,7 @@
<Update label="January 29, 2025" tags={["Code Quality"]}>
**[Plugins 1.6.7](/changelog/2025-01-29-plugins-1-6-7)**

New security linter: snyk. Thanks @fsargent for the contribution!; New action: terraform-docs. Thanks @Gowiem for the contribution!.

Check warning on line 402 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L402

Did you really mean 'snyk'?
</Update>

<Update label="January 29, 2025" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -423,13 +429,13 @@
<Update label="January 14, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: Support for Bazel build event protocol](/changelog/2025-01-14-flaky-tests-support-for-bazel-build-event-protocol)**

Trunk Flaky Tests now supports uploading test results by parsing Bazel Build Event Protocol (BEP) files.

Check warning on line 432 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L432

Did you really mean 'Bazel'?
</Update>

<Update label="January 3, 2025" tags={["Flaky Tests"]}>
**[Flaky Tests: Flaky test detection on merge branches](/changelog/2025-01-03-flaky-tests-flaky-test-detection-on-merge-branches)**

We’re excited to announce improved flaky test detection for merge queue users. In a merge queue, a single flaky failure will force every enqueued PR behind it to be retested, affecting every engineer…

Check warning on line 438 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L438

Did you really mean 'enqueued'?
</Update>


Expand All @@ -446,7 +452,7 @@
<Update label="December 10, 2024" tags={["Code Quality"]}>
**[Plugins 1.6.6](/changelog/2024-12-10-plugins-1-6-6)**

Upgrade ruby-build to 20241105. Thanks @amkisko for the contribution!; Upgrade jdk to 23.

Check warning on line 455 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L455

Did you really mean 'jdk'?
</Update>

### November 2024
Expand All @@ -454,7 +460,7 @@
<Update label="November 13, 2024" tags={["Code Quality"]}>
**[Plugins 1.6.5](/changelog/2024-11-13-plugins-1-6-5)**

Use a hadolint version that works on the latest versions of macOS; Fix parsing in new versions of ruff for source files with syntax errors.

Check warning on line 463 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L463

Did you really mean 'hadolint'?
</Update>

<Update label="November 12, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -492,7 +498,7 @@
<Update label="October 28, 2024" tags={["Flaky Tests"]}>
**[Flaky Tests: Improved support for iOS and Swift developers](/changelog/2024-10-28-flaky-tests-improved-support-for-ios-and-swift-developers)**

Flaky Tests now supports the XCResults format outputted by Swift projects using XCTests. You can now upload the .xcresults format to Trunk directly, without configuring a JUnit XML reporter.

Check warning on line 501 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L501

Did you really mean 'XCResults'?

Check warning on line 501 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L501

Did you really mean 'XCTests'?

Check warning on line 501 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L501

Did you really mean 'JUnit'?
</Update>

<Update label="October 17, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -530,7 +536,7 @@
<Update label="September 4, 2024" tags={["Code Quality"]}>
**[CLI 1.22.5](/changelog/2024-09-04-cli-1-22-5)**

Help text improvements; trunk fmt will now use configured verbs when presenting results to the user.

Check warning on line 539 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L539

Did you really mean 'fmt'?
</Update>

### August 2024
Expand All @@ -538,7 +544,7 @@
<Update label="August 27, 2024" tags={["Flaky Tests"]}>
**[Flaky Tests: Jira Integration](/changelog/2024-08-27-flaky-tests-jira-integration)**

We’re excited to announce the latest enhancement: Jira integration for managing flaky tests. This update builds on our MVP by streamlining the issue management process within Jira.

Check warning on line 547 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L547

Did you really mean 'Jira'?

Check warning on line 547 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L547

Did you really mean 'Jira'?
</Update>

<Update label="August 20, 2024" tags={["Code Quality"]}>
Expand Down Expand Up @@ -570,7 +576,7 @@
<Update label="July 16, 2024" tags={["Code Quality"]}>
**[Plugins 1.6.1](/changelog/2024-07-16-plugins-1-6-1)**

Support additional osv-scanner lockfile types; Added tfvars filetype.

Check warning on line 579 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L579

Did you really mean 'lockfile'?

Check warning on line 579 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L579

Did you really mean 'tfvars'?

Check warning on line 579 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L579

Did you really mean 'filetype'?
</Update>

<Update label="July 15, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -642,7 +648,7 @@
<Update label="April 24, 2024" tags={["Code Quality"]}>
**[Plugins 1.5.0](/changelog/2024-04-24-plugins-1-5-0)**

New runtime: php; New linter and tool: tofu.

Check warning on line 651 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L651

Did you really mean 'php'?
</Update>

<Update label="April 23, 2024" tags={["Code Quality"]}>
Expand All @@ -666,7 +672,7 @@
<Update label="April 5, 2024" tags={["Merge Queue"]}>
**[Merge Queue: Webhook support](/changelog/2024-04-05-merge-web-hook-support)**

Trunk Merge Queue now supports webhooks to provide realtime events to integrated platforms. See the Webhooks API doc for more details.

Check warning on line 675 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L675

Did you really mean 'realtime'?
</Update>

### March 2024
Expand Down Expand Up @@ -704,7 +710,7 @@
<Update label="March 1, 2024" tags={["Code Quality"]}>
**[Plugins 1.4.4](/changelog/2024-03-01-plugins-1-4-4)**

New linter and formatter: psscriptanalyzer. Thanks @natescherer for the contribution!; New tool: kubectl.

Check warning on line 713 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L713

Did you really mean 'psscriptanalyzer'?
</Update>

### February 2024
Expand All @@ -730,7 +736,7 @@
<Update label="February 16, 2024" tags={["Code Quality"]}>
**[Plugins 1.4.3](/changelog/2024-02-16-plugins-1-4-3)**

Add support for Ruff formatting; Add support for commitizen. Thanks @natescherer for the contribution!.

Check warning on line 739 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L739

Did you really mean 'commitizen'?
</Update>

<Update label="February 15, 2024" tags={["Code Quality"]}>
Expand Down Expand Up @@ -797,7 +803,7 @@
<Update label="December 5, 2023" tags={["Code Quality"]}>
**[CLI 1.18.0](/changelog/2023-12-05-cli-1-18-0)**

Announcing Trunk shell-hooks: Watches your current working directory to ensure that Trunk-managed tools, linters, and runtimes are available in PATH.

Check warning on line 806 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L806

Did you really mean 'runtimes'?
</Update>

<Update label="December 1, 2023" tags={["Code Quality"]}>
Expand All @@ -823,7 +829,7 @@
<Update label="November 20, 2023" tags={["Code Quality"]}>
**[Plugins 1.3.0](/changelog/2023-11-20-plugins-1-3-0)**

New tools: gulp, tailwindcss, tsc, webpack.; New formatter: dotnet-format (MacOS support coming soon).

Check warning on line 832 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L832

Did you really mean 'tailwindcss'?

Check warning on line 832 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L832

Did you really mean 'tsc'?
</Update>

<Update label="November 13, 2023" tags={["Code Quality"]}>
Expand Down Expand Up @@ -873,7 +879,7 @@
<Update label="October 12, 2023" tags={["Code Quality"]}>
**[VSCode 3.5.0](/changelog/2023-10-12-vscode-3-5-0)**

Re-added the ability to format files from tree view navigation menus; Added the ability to autofix issues from the tree view navigation menus.

Check warning on line 882 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L882

Did you really mean 'autofix'?
</Update>

### September 2023
Expand All @@ -887,7 +893,7 @@
<Update label="September 29, 2023" tags={["Code Quality"]}>
**[Plugins 1.2.5](/changelog/2023-09-29-plugins-1-2-5)**

Update svgo to use new fixverb / fixprompt support.

Check warning on line 896 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L896

Did you really mean 'svgo'?

Check warning on line 896 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L896

Did you really mean 'fixverb'?

Check warning on line 896 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L896

Did you really mean 'fixprompt'?
</Update>

<Update label="September 27, 2023" tags={["Code Quality"]}>
Expand All @@ -899,7 +905,7 @@
<Update label="September 26, 2023" tags={["Code Quality"]}>
**[CLI 1.16.1](/changelog/2023-09-26-1-16-1)**

Oxipng now uses the language \"unoptimized image\" rather than \"unformatted file.\"; Improved crash reporting for internal errors.

Check warning on line 908 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L908

Did you really mean 'Oxipng'?

Check warning on line 908 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L908

Did you really mean 'unoptimized'?

Check warning on line 908 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L908

Did you really mean 'unformatted'?
</Update>

<Update label="September 26, 2023" tags={["Code Quality"]}>
Expand All @@ -911,7 +917,7 @@
<Update label="September 26, 2023" tags={["Code Quality"]}>
**[Plugins 1.2.4](/changelog/2023-09-26-plugins-1-2-4)**

New tool: clangd.

Check warning on line 920 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L920

Did you really mean 'clangd'?
</Update>

<Update label="September 20, 2023" tags={["Code Quality"]}>
Expand All @@ -929,7 +935,7 @@
<Update label="September 13, 2023" tags={["Code Quality"]}>
**[VSCode 3.4.7](/changelog/2023-09-13-vscode-3-4-7)**

Removed some special handling for recycling Webviews; On Windows, show a message indicating that a user has opened a directory that is not a git repository when applicable.

Check warning on line 938 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L938

Did you really mean 'Webviews'?
</Update>

<Update label="September 7, 2023" tags={["Code Quality"]}>
Expand All @@ -955,7 +961,7 @@
<Update label="August 23, 2023" tags={["Code Quality"]}>
**[Plugins 1.2.2](/changelog/2023-08-23-plugins-1-2-2)**

New tool: awscli.

Check warning on line 964 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L964

Did you really mean 'awscli'?
</Update>

<Update label="August 22, 2023" tags={["Code Quality"]}>
Expand Down Expand Up @@ -997,5 +1003,5 @@
<Update label="August 1, 2023" tags={["Code Quality"]}>
**[Plugins 1.1.0](/changelog/2023-08-01-plugins-1-1-0)**

New security linter: dustilock; New security linter: trufflehog-git (a variant of trufflehog).

Check warning on line 1006 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L1006

Did you really mean 'dustilock'?

Check warning on line 1006 in changelog/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

changelog/index.mdx#L1006

Did you really mean 'trufflehog'?
</Update>
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@
{
"group": "2026",
"pages": [
"changelog/2026-05-19-merge-queue-chrome-extension-updates",
"changelog/2026-05-18-flaky-tests-test-labels",
"changelog/2026-05-18-flaky-tests-monitor-label-actions",
"changelog/2026-05-18-flaky-tests-failure-count-monitor",
Expand Down
8 changes: 8 additions & 0 deletions merge-queue/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@

## 2026

### May 2026

<Update label="May 19, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Chrome Extension Quality-of-Life Updates](/changelog/2026-05-19-merge-queue-chrome-extension-updates)**

Automatic bot comment hiding, a skip-batching toggle, and Celebration Mode come to the Trunk for GitHub Chrome Extension.
</Update>

### April 2026

<Update label="April 30, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -38,7 +46,7 @@
<Update label="March 25, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Multiple Queues Per Repo with Grouped Selector](/changelog/2026-03-25-merge-queue-multiple-queues-per-repo-with-grouped-selector)**

Previously, a repo could only have one queue. Now you can create additional queues from the merge queue creation page. The repo selector shows repos that already have queues and how many exist.

Check warning on line 49 in merge-queue/changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

merge-queue/changelog.mdx#L49

Did you really mean 'repos'?
</Update>

<Update label="March 25, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -143,7 +151,7 @@
<Update label="May 8, 2025" tags={["Merge Queue"]}>
**[Merge Queue: Webhooks on batched PR merges](/changelog/2025-05-08-merge-queue-webhooks-on-batched-pr-merges)**

Webhooks are now available for batched PR merges in Merge Queue. This allows you to build custom automations and respond to events when batching is enabled.

Check warning on line 154 in merge-queue/changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

merge-queue/changelog.mdx#L154

Did you really mean 'automations'?
</Update>

### April 2025
Expand All @@ -151,7 +159,7 @@
<Update label="April 17, 2025" tags={["Merge Queue"]}>
**[Merge Queue: updateQueue API](/changelog/2025-04-17-merge-queue-updatequeue-api)**

We’ve added a new updateQueue API to Trunk Merge Queue that enables you to update a Merge Queue’s state.

Check warning on line 162 in merge-queue/changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

merge-queue/changelog.mdx#L162

Did you really mean 'updateQueue'?
</Update>

### January 2025
Expand Down Expand Up @@ -204,7 +212,7 @@
<Update label="April 5, 2024" tags={["Merge Queue"]}>
**[Merge Queue: Webhook support](/changelog/2024-04-05-merge-web-hook-support)**

Trunk Merge Queue now supports webhooks to provide realtime events to integrated platforms. See the Webhooks API doc for more details.

Check warning on line 215 in merge-queue/changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (trunk-4cab4936) - vale-spellcheck

merge-queue/changelog.mdx#L215

Did you really mean 'realtime'?
</Update>

### March 2024
Expand Down