Skip to content

Commit a13473e

Browse files
filiptronicekroboquat
authored andcommitted
Add JB label to automated update PRs
1 parent 89f5072 commit a13473e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-update-plugin-platform-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
_This PR was created automatically with GitHub Actions using [this](https://github.com/gitpod-io/gitpod/blob/main/.github/workflows/jetbrains-update-plugin-platform-template.yml) template._
9090
commit-message: "Update Platform Version of ${{ inputs.pluginName }} to ${{ steps.latest-version.outputs.result }}"
9191
branch: "jetbrains/${{ inputs.pluginId }}-platform"
92-
labels: "team: IDE"
92+
labels: "team: IDE,editor: jetbrains"
9393
team-reviewers: "engineering-ide"
9494
- name: Create Pull Request for Backend Plugin
9595
if: ${{ inputs.pluginId == 'backend-plugin' && steps.latest-version.outputs.result != steps.current-version.outputs.result }}

0 commit comments

Comments
 (0)