docs: document how to auto-trigger /add_docs via pr_commands

This commit is contained in:
jaexxin
2025-05-20 00:23:44 +09:00
parent 5e40b3962a
commit a315779713

View File

@ -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]