forked from AFPy/python-docs-fr
Updated poutils to 0.10.0 (#1496)
This commit is contained in:
parent 4bb967b2e7
commit 0720e0c2e6
3 changed files with 1 additions and 29 deletions
11 .github/pr-title-checker-config.json vendored
11
.github/pr-title-checker-config.json vendored | | @ -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"] | ||||
} | ||||
} | ||||
17 .github/workflows/pr-title-cheker.yml vendored
17
.github/workflows/pr-title-cheker.yml vendored | | @ -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 }} | ||||
| | @ -1 +1 @@ | |||
poutils==0.9.0 | ||||
poutils==0.10.0 | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue