Add changelog labels to PRs from Localazy and Renovate. (#2981)

This commit is contained in:
Doug 2024-06-27 15:50:41 +01:00 committed by GitHub
parent d977efdf31
commit 5b58ea30f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jobs:
title: Translations update
body: |
- Translations update
labels: pr-i18n
branch: translations/update
base: develop
add-paths: |

View File

@ -3,6 +3,9 @@
"extends": [
"config:recommended"
],
"labels" : [
"pr-misc"
],
"packageRules" : [
{
"matchManagers": ["github-actions"],