mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
docs: add platform support info to custom labels tool documentation
This commit is contained in:
parent
1663eaad4a
commit
441b4b3795
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
`Platforms supported: GitHub, GitLab`
|
||||||
|
|
||||||
## Overview
|
## 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue