Closed vovakulikov closed 5 days ago
The backport to v1.46.x
failed at https://github.com/sourcegraph/cody/actions/runs/11940463989:
The process '/usr/bin/git' failed with exit code 128
To backport this PR manually, you can either:
Once the pull request has been created, please ensure the following:
[ ] Make sure to tag @sourcegraph/release
in the pull request description.
[ ] kindly remove the release-blocker
from this pull request.
The backport to vscode-v1.46.x
failed at https://github.com/sourcegraph/cody/actions/runs/11941446594:
Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the sourcegraph/cody repository.
To backport this PR manually, you can either:
Once the pull request has been created, please ensure the following:
[ ] Make sure to tag @sourcegraph/release
in the pull request description.
[ ] kindly remove the release-blocker
from this pull request.
Part of SRCH-1181
This PR checks the SG version and tries to fetch built-in prompts from the prompt library rather than using local hardcoded commands. Later prompts query will be unified and all custom/built-in prompts will be fetched with one query
Test plan