Skip to content

Commit 0ffc92f

Browse files
JoshuaLaicarocao-msft
authored andcommitted
[Pipeline] New comment to explain issue (#3613)
1 parent b8793c7 commit 0ffc92f

3 files changed

Lines changed: 19 additions & 0 deletions

File tree

.github/workflows/create-release-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- name: Synchronize package version reported to telemetry
9494
run: node common/scripts/sync-telemetry-package-version
9595

96+
# Disabling because Beachball doesn't support disabling custom prompts
9697
- name: Disabled - DO THIS MANUALLY! Add changelog
9798
run: |
9899
echo "This step should be enabled when parameters can be added to the changelog command
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Pipeline",
5+
"comment": "Updating pipeline with documentation",
6+
"packageName": "@azure/communication-react",
7+
"email": "joshlai@microsoft.com",
8+
"dependentChangeType": "none"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Pipeline",
5+
"comment": "Updating pipeline with documentation",
6+
"packageName": "@azure/communication-react",
7+
"email": "joshlai@microsoft.com",
8+
"dependentChangeType": "none"
9+
}

0 commit comments

Comments
 (0)