Skip to content

Commit

Permalink
Update custom_labels.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dheerajsir authored Oct 23, 2024
1 parent a5e7c37 commit c6c6a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/tools/custom_labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ There are 3 ways to enable custom labels:
When working from CLI, you need to apply the [configuration changes](#configuration-options) to the [custom_labels file](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/custom_labels.toml):

#### 2. Repo configuration file
To enable custom labels, you need to apply the [configuration changes](#configuration-options) to the local `.pr_agent.toml` file in you repository.
To enable custom labels, you need to apply the [configuration changes](#configuration-options) to the local `.pr_agent.toml` file in your repository.

#### 3. Handle custom labels from the Repo's labels page 💎
> This feature is available only in Qodo Merge Pro
Expand Down Expand Up @@ -57,4 +57,4 @@ description = "Description of when AI should suggest this label"
[custom_labels."Custom Label 2"]
description = "Description of when AI should suggest this label 2"
```
```

0 comments on commit c6c6a9b

Please sign in to comment.