Add changelog labels to PRs from Localazy and Renovate. (#2981)
This commit is contained in:
1
.github/workflows/translations-pr.yml
vendored
1
.github/workflows/translations-pr.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
title: Translations update
|
||||
body: |
|
||||
- Translations update
|
||||
labels: pr-i18n
|
||||
branch: translations/update
|
||||
base: develop
|
||||
add-paths: |
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"labels" : [
|
||||
"pr-misc"
|
||||
],
|
||||
"packageRules" : [
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
|
||||
Reference in New Issue
Block a user