This commit is contained in:
ldestailleur
2025-10-01 19:29:30 +02:00
parent a6e01fe7b7
commit f85b53a4ca

View File

@@ -48,11 +48,11 @@ jobs:
gh pr edit "${{env.url}}" --add-reviewer rycks
gh pr edit "${{env.url}}" --add-reviewer lvessiller-opendsi
#gh pr edit "${{env.url}}" --add-reviewer eldy
gh pr edit "${{env.url}}" -add-label "Pending analysis of PR (maintenance team)"
gh pr edit "${{env.url}}" --add-label "Pending analysis of PR (maintenance team)"
- name: Set a label
uses: vkirilichev/changed-lines-count-labeler@v0.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/changed-lines-count-labeler.yml
continue-on-error: true
#- name: Set a label
# uses: vkirilichev/changed-lines-count-labeler@v0.2
# with:
# repo-token: ${{ secrets.GITHUB_TOKEN }}
# configuration-path: .github/changed-lines-count-labeler.yml
# continue-on-error: true