sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.8k stars 304 forks source link

Revert "Update backport.yml (#6137)" #6164

Closed kalanchan closed 5 days ago

kalanchan commented 5 days ago

This reverts commit 0070f3c29e2945facce3b1d3774bd23666147e05.

Oversight on my part, I originally wanted to make it easier to type the backport label by chopping off the vscode- prefix, but I think this will create more confusion. Changing this back so that the backport label matches the branch that we are targetting

So if anyone needs a backport, please follow the format backport vscode-v.major.minor.x it should match the release branch

Test plan

N/A

Changelog