Skip to content
Closed
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
19 changes: 19 additions & 0 deletions changelog/2026-05-19-merge-queue-enqueue-by-label.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: "Merge Queue: Enqueue Pull Requests by Label"
description: "Apply a configured GitHub label to a PR to send it straight to the merge queue."
date: 2026-05-19
category: Merge Queue
type: new-feature
---

**You can now send a PR to the merge queue by applying a configured GitHub label**, alongside the existing `/trunk merge` comment, web app, and CLI options.

Configure a single label per repository (for example, `merge-queue` or `ready-to-merge`) under **Settings → Repositories → Merge Queue → Enqueue by label**. Once set, applying that label to any eligible open PR enqueues it automatically, and Trunk removes the label as soon as the queue picks the PR up.

Check warning on line 11 in changelog/2026-05-19-merge-queue-enqueue-by-label.mdx

View check run for this annotation

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

changelog/2026-05-19-merge-queue-enqueue-by-label.mdx#L11

Did you really mean 'enqueues'?

This makes it easy to plug Trunk Merge Queue into existing label-based GitHub workflows and automations — bots, GitHub Actions, and review tools that already manage labels can now drive the merge queue without learning a new command surface.

Check warning on line 13 in changelog/2026-05-19-merge-queue-enqueue-by-label.mdx

View check run for this annotation

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

changelog/2026-05-19-merge-queue-enqueue-by-label.mdx#L13

Did you really mean 'automations'?

<Note>
Removing the label does **not** cancel a PR that has already been picked up. Use `/trunk cancel`, the web app, or the CLI to cancel an in-flight PR.
</Note>

[Read the docs](https://docs.trunk.io/merge-queue/using-the-queue/reference#enqueueing-by-label) to learn more.
6 changes: 6 additions & 0 deletions changelog/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
Automatic bot comment hiding, a skip-batching toggle, and Celebration Mode come to the Trunk for GitHub Chrome Extension.
</Update>

<Update label="May 19, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Enqueue Pull Requests by Label](/changelog/2026-05-19-merge-queue-enqueue-by-label)**

Apply a configured GitHub label to a PR to send it straight to the merge queue.
</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 @@ -58,7 +64,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 67 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L67

Did you really mean 'Jira'?

Check warning on line 67 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L67

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

<Update label="March 26, 2026" tags={["Merge Queue"]}>
Expand All @@ -70,7 +76,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 79 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L79

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

<Update label="March 25, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -223,7 +229,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 232 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L232

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

<Update label="August 25, 2025" tags={["CI Autopilot"]}>
Expand Down Expand Up @@ -269,7 +275,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 278 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L278

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

<Update label="June 11, 2025" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -307,7 +313,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 316 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L316

Did you really mean 'RSpec'?

Check warning on line 316 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L316

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

<Update label="May 9, 2025" tags={["Web App"]}>
Expand All @@ -319,7 +325,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 328 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L328

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

### April 2025
Expand All @@ -327,7 +333,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 336 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L336

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

<Update label="April 25, 2025" tags={["Flaky Tests"]}>
Expand All @@ -345,7 +351,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 354 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L354

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

<Update label="April 11, 2025" tags={["Code Quality"]}>
Expand Down Expand Up @@ -379,7 +385,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 388 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L388

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

<Update label="February 14, 2025" tags={["Flaky Tests"]}>
Expand All @@ -399,7 +405,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 408 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L408

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

<Update label="January 29, 2025" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -429,13 +435,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 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 '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 444 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L444

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


Expand All @@ -452,7 +458,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 461 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L461

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

### November 2024
Expand All @@ -460,7 +466,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 469 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L469

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

<Update label="November 12, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -498,7 +504,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 507 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L507

Did you really mean 'XCResults'?

Check warning on line 507 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L507

Did you really mean 'XCTests'?

Check warning on line 507 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L507

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

<Update label="October 17, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -536,7 +542,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 545 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L545

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

### August 2024
Expand All @@ -544,7 +550,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 553 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L553

Did you really mean 'Jira'?

Check warning on line 553 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L553

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

<Update label="August 20, 2024" tags={["Code Quality"]}>
Expand Down Expand Up @@ -576,7 +582,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 585 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L585

Did you really mean 'lockfile'?

Check warning on line 585 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L585

Did you really mean 'tfvars'?

Check warning on line 585 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L585

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

<Update label="July 15, 2024" tags={["Flaky Tests"]}>
Expand Down Expand Up @@ -648,7 +654,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 657 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L657

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

<Update label="April 23, 2024" tags={["Code Quality"]}>
Expand All @@ -672,7 +678,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 681 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L681

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

### March 2024
Expand Down Expand Up @@ -710,7 +716,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 719 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L719

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

### February 2024
Expand All @@ -736,7 +742,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 745 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L745

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

<Update label="February 15, 2024" tags={["Code Quality"]}>
Expand Down Expand Up @@ -803,7 +809,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 812 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L812

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

<Update label="December 1, 2023" tags={["Code Quality"]}>
Expand All @@ -829,7 +835,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 838 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L838

Did you really mean 'tailwindcss'?

Check warning on line 838 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L838

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

<Update label="November 13, 2023" tags={["Code Quality"]}>
Expand Down Expand Up @@ -879,7 +885,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 888 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L888

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

### September 2023
Expand All @@ -893,7 +899,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 902 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L902

Did you really mean 'svgo'?

Check warning on line 902 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L902

Did you really mean 'fixverb'?

Check warning on line 902 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L902

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

<Update label="September 27, 2023" tags={["Code Quality"]}>
Expand All @@ -905,7 +911,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 914 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L914

Did you really mean 'Oxipng'?

Check warning on line 914 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L914

Did you really mean 'unoptimized'?

Check warning on line 914 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L914

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

<Update label="September 26, 2023" tags={["Code Quality"]}>
Expand All @@ -917,7 +923,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 926 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L926

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

<Update label="September 20, 2023" tags={["Code Quality"]}>
Expand All @@ -935,7 +941,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 944 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L944

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

<Update label="September 7, 2023" tags={["Code Quality"]}>
Expand All @@ -961,7 +967,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 970 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L970

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

<Update label="August 22, 2023" tags={["Code Quality"]}>
Expand Down Expand Up @@ -1003,5 +1009,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 1012 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L1012

Did you really mean 'dustilock'?

Check warning on line 1012 in changelog/index.mdx

View check run for this annotation

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

changelog/index.mdx#L1012

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 @@ -603,6 +603,7 @@
"group": "2026",
"pages": [
"changelog/2026-05-19-merge-queue-chrome-extension-updates",
"changelog/2026-05-19-merge-queue-enqueue-by-label",
"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
6 changes: 6 additions & 0 deletions merge-queue/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
Automatic bot comment hiding, a skip-batching toggle, and Celebration Mode come to the Trunk for GitHub Chrome Extension.
</Update>

<Update label="May 19, 2026" tags={["Merge Queue"]}>
**[Merge Queue: Enqueue Pull Requests by Label](/changelog/2026-05-19-merge-queue-enqueue-by-label)**

Apply a configured GitHub label to a PR to send it straight to the merge queue.
</Update>

### April 2026

<Update label="April 30, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -46,7 +52,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 55 in merge-queue/changelog.mdx

View check run for this annotation

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

merge-queue/changelog.mdx#L55

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

<Update label="March 25, 2026" tags={["Merge Queue"]}>
Expand Down Expand Up @@ -151,7 +157,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 160 in merge-queue/changelog.mdx

View check run for this annotation

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

merge-queue/changelog.mdx#L160

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

### April 2025
Expand All @@ -159,7 +165,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 168 in merge-queue/changelog.mdx

View check run for this annotation

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

merge-queue/changelog.mdx#L168

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

### January 2025
Expand Down Expand Up @@ -212,7 +218,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 221 in merge-queue/changelog.mdx

View check run for this annotation

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

merge-queue/changelog.mdx#L221

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

### March 2024
Expand Down