From 30a717ef18596b1528d8893c5de2fb1cdbe1e966 Mon Sep 17 00:00:00 2001 From: Piquel <63727792+PiquelChips@users.noreply.github.com> Date: Thu, 24 Jul 2025 21:43:12 +0200 Subject: [PATCH] Update preview-deployments.mdx --- .../content/docs/core/applications/preview-deployments.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/docs/content/docs/core/applications/preview-deployments.mdx b/apps/docs/content/docs/core/applications/preview-deployments.mdx index 8c27176..1c8a739 100644 --- a/apps/docs/content/docs/core/applications/preview-deployments.mdx +++ b/apps/docs/content/docs/core/applications/preview-deployments.mdx @@ -42,6 +42,12 @@ For example: Note: Pull requests to branches other than your configured target branch will not trigger preview deployments. +### Filtering labels + +If you only want pull requests with a specific label to create preview deployments, you can specify one or multiple in the preview settings. +Dokploy will check that at least one of the labels is present on the pull request. If you leave the settings field empty, Dokploy will create +preview deployments for all pull requests, regardless of labels. + ### Monitoring Deployments When you open a pull request, you can monitor the deployment progress in the preview deployments section: