mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Fix typo in Qodo Merge bot detection documentation
This commit is contained in:
parent
87532cf68c
commit
4ff2bd176b
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ Where the `ignore_pr_labels` is a list of labels that when present in the PR, th
|
|||
|
||||
### Ignoring PRs from specific users
|
||||
|
||||
Qodo Merge tries to automatically identifies and ignores pull requests created by bots using:
|
||||
Qodo Merge tries to automatically identify and ignore pull requests created by bots using:
|
||||
|
||||
- GitHub's native bot detection system
|
||||
- Name-based pattern matching
|
||||
|
|
|
|||
Loading…
Reference in a new issue