From 6c80fde6df3923d71da81284487566a6dcd0d4ad Mon Sep 17 00:00:00 2001 From: "Hussam.lawen" Date: Mon, 18 Dec 2023 13:44:37 +0200 Subject: [PATCH] fix --- docs/DESCRIBE.md | 1 + docs/GENERATE_CUSTOM_LABELS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/DESCRIBE.md b/docs/DESCRIBE.md index 53ee4cdc..c4106008 100644 --- a/docs/DESCRIBE.md +++ b/docs/DESCRIBE.md @@ -23,6 +23,7 @@ b. Add/edit the custom labels. It should be formatted as follows: * Description: Start the description of with prefix `pr_agent:`, for example: `pr_agent: Description of when AI should suggest this label`.
The description should be comprehensive and detailed, indicating when to add the desired label. + c. Now the custom labels will be included in the `generate_labels` tool. *This feature is supported in GitHub and GitLab. diff --git a/docs/GENERATE_CUSTOM_LABELS.md b/docs/GENERATE_CUSTOM_LABELS.md index 17e0f279..a9ed4ae7 100644 --- a/docs/GENERATE_CUSTOM_LABELS.md +++ b/docs/GENERATE_CUSTOM_LABELS.md @@ -35,6 +35,7 @@ b. Add/edit the custom labels. It should be formatted as follows: * Description: Start the description of with prefix `pr_agent:`, for example: `pr_agent: Description of when AI should suggest this label`.
The description should be comprehensive and detailed, indicating when to add the desired label. + c. Now the custom labels will be included in the `generate_labels` tool. *This feature is supported in GitHub and GitLab.