mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
docs: convert best practices label section to collapsible info box format
This commit is contained in:
@ -339,21 +339,21 @@ For organizations managing multiple repositories with different requirements, Qo
|
|||||||
|
|
||||||
[//]: # (```)
|
[//]: # (```)
|
||||||
|
|
||||||
#### Dedicated label for best practices suggestions
|
???- info "Dedicated label for best practices suggestions"
|
||||||
|
|
||||||
Best practice suggestions are labeled as `Organization best practice` by default.
|
Best practice suggestions are labeled as `Organization best practice` by default.
|
||||||
To customize this label, modify it in your configuration file:
|
To customize this label, modify it in your configuration file:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[best_practices]
|
[best_practices]
|
||||||
organization_name = "..."
|
organization_name = "..."
|
||||||
```
|
```
|
||||||
|
|
||||||
And the label will be: `{organization_name} best practice`.
|
And the label will be: `{organization_name} best practice`.
|
||||||
|
|
||||||
#### Example results
|
#### Example results
|
||||||
|
|
||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
### Auto best practices
|
### Auto best practices
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user