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 5231a92dc4
commit c8f3545a69
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"],