Update to labeler v5 (#29721) (#29765)

Backport #29721

Updated to actions/labeler@v5

Updated labeler config accordingly, also improved the config and added
more labels.

Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
Denys Konovalov
2024-03-13 14:42:55 +01:00
committed by GitHub
parent bb2640c485
commit bb9860307f
2 changed files with 71 additions and 24 deletions

View File

@@ -9,13 +9,12 @@ concurrency:
cancel-in-progress: true
jobs:
label:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
dot: true
sync-labels: true