Update docs/docs/core-abilities/fetching_ticket_context.md

Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
Hussam Lawen 2025-08-07 13:40:07 +03:00 committed by GitHub
parent 385f8908ad
commit 3980c0d9d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -485,8 +485,7 @@ Qodo Merge automatically detects Monday items from:
### Configuration Setup (Optional)
If you want to extract Monday item references from branch names or use standalone item IDs, you need to set the `monday_base_url` in your configuration file:
Branch Names: Item IDs (6-12 digits) in branch names - requires monday_base_url configuration
To support Monday ticket referencing from branch names, item IDs (6-12 digits) should be part of the branch names and you need to configure `monday_base_url`:
```toml
[monday]
monday_base_url = "https://your_monday_workspace.monday.com"