Skip to content

Commit 3aeae51

Browse files
rzhao271Copilot
andauthored
chore: add copilot tag prefix (#311416)
Co-authored-by: Copilot <copilot@github.com>
1 parent 3aa6d1d commit 3aeae51

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

build/azure-pipelines/product-copilot-recovery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ extends:
7171

7272
publishExtension: ${{ parameters.publishExtension }}
7373
ghReleasePublishVSIX: true
74+
ghTagPrefix: 'copilot/'

extensions/copilot/build/pre-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,4 @@ extends:
257257

258258
publishExtension: ${{ parameters.publishExtension }}
259259
ghReleasePublishVSIX: true
260+
ghTagPrefix: 'copilot/'

extensions/copilot/build/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,4 @@ extends:
243243

244244
publishExtension: ${{ parameters.publishExtension }}
245245
ghReleasePublishVSIX: true
246+
ghTagPrefix: 'copilot/'

0 commit comments

Comments
 (0)