mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
docs: document how to auto-trigger /add_docs via pr_commands
This commit is contained in:
@ -32,7 +32,8 @@ Comment `/add_docs` on a PR to invoke it manually.
|
|||||||
|
|
||||||
## Automatic triggering
|
## Automatic triggering
|
||||||
|
|
||||||
To automatically run the `add_docs` tool when a pull request is opened, configure your `.pr_agent.yaml` or `configuration.toml` as follows:
|
To automatically run the `add_docs` tool when a pull request is opened, define in a [configuration file](https://qodo-merge-docs.qodo.ai/usage-guide/configuration_options/):
|
||||||
|
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[github_app]
|
[github_app]
|
||||||
|
Reference in New Issue
Block a user