mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: document how to auto-trigger /add_docs via pr_commands
This commit is contained in:
parent
5e40b3962a
commit
a315779713
1 changed files with 2 additions and 1 deletions
|
|
@ -32,7 +32,8 @@ Comment `/add_docs` on a PR to invoke it manually.
|
|||
|
||||
## 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
|
||||
[github_app]
|
||||
|
|
|
|||
Loading…
Reference in a new issue