mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Test CI
This commit is contained in:
14
.github/workflows/pr-18.yaml
vendored
14
.github/workflows/pr-18.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user