-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Labels
Needs Review 👓needs review by the product teamneeds review by the product teamSearch 🔎issues in the search areaissues in the search area
Description
Hi, I am using search_code tool which works fine when not provided any branch details. In this case, it goes to master branch and fetches file content. When providing branch, it updated request payload, however the result is empty.
Please help to unblock.
Here is request. The file is committed to the branch but tool is not returning any result.
{
"branch": [
"dev/test/syncloop-table-lvl-backoff-impl"
],
"project": [
"MWC"
],
"repository": [
"workload-dms"
],
"searchText": "SyncLoopTableBackoffTracker",
"top": 20
}
Thanks.
Metadata
Metadata
Assignees
Labels
Needs Review 👓needs review by the product teamneeds review by the product teamSearch 🔎issues in the search areaissues in the search area