From 441b4b37951b490ca79af461fc3d54d53d1e779d Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Mon, 21 Jul 2025 16:20:16 +0300 Subject: [PATCH] docs: add platform support info to custom labels tool documentation --- docs/docs/tools/custom_labels.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/tools/custom_labels.md b/docs/docs/tools/custom_labels.md index f22000ce..b9a9f6e7 100644 --- a/docs/docs/tools/custom_labels.md +++ b/docs/docs/tools/custom_labels.md @@ -1,3 +1,5 @@ +`Platforms supported: GitHub, GitLab` + ## Overview The `generate_labels` tool scans the PR code changes, and given a list of labels and their descriptions, it automatically suggests labels that match the PR code changes.