Skip to content

Commit

Permalink
ci: switch back to official label copier & always add ok-to-test label
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshith R <rar@redhat.com>
  • Loading branch information
Rakshith-R authored and mergify[bot] committed May 19, 2023
1 parent c675171 commit c63af21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 38 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/mergify-copy-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
33 changes: 0 additions & 33 deletions actions/gha-mergify-merge-queue-labels-copier/action.yaml

This file was deleted.

0 comments on commit c63af21

Please sign in to comment.