ci: switch back to official label copier & always add ok-to-test label

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R
2023-05-16 11:12:50 +05:30
committed by mergify[bot]
parent c675171098
commit c63af2108e
2 changed files with 3 additions and 38 deletions

View File

@ -11,9 +11,7 @@ jobs:
mergify-merge-queue-labels-copier:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository to get the local action
uses: actions/checkout@v3
- name: Copying labels
# FIXME: using local instead of Mergifyio/gha-mergify-merge-queue-labels-copier@main
uses: ./actions/gha-mergify-merge-queue-labels-copier/
uses: Mergifyio/gha-mergify-merge-queue-labels-copier@main
with:
additional-labels: 'ok-to-test'