We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6da3d commit 60e8ad1Copy full SHA for 60e8ad1
.github/workflows/auto-pr.yml
@@ -178,7 +178,7 @@ jobs:
178
179
It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above,
180
click "Comment" and let the bot do the rest!
181
- labels: ✨ New extension
+ labels: ${{ contains(github.event.issue.labels.*.name, '🔄 Extension update' && '🔄 Extension update' || '✨ New extension') }}
182
183
- name: Add card to pending review
184
uses: peter-evans/create-or-update-project-card@v2
0 commit comments