Updated poutils to 0.10.0 (#1496)

This commit is contained in:
Jules Lasne 2020-12-03 11:22:27 +01:00 committed by GitHub
parent 4bb967b2e7
commit 0720e0c2e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 29 deletions

View File

@ -1,11 +0,0 @@
{
"LABEL": {
"name": "Title needs formatting.",
"color": "EEEEEE"
},
"CHECKS": {
"prefixes": ["traduction de", "Traduction de", "Fix fuzzies in", "Fix fuzzies dans"],
"regexp": "\\.po",
"ignoreLabels": ["meta"]
}
}

View File

@ -1,17 +0,0 @@
name: "Titre de la Pull Request"
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -1 +1 @@
poutils==0.9.0
poutils==0.10.0