Skip to content

Adds in the ability for the client to get a remote_id from the server #3563

Adds in the ability for the client to get a remote_id from the server

Adds in the ability for the client to get a remote_id from the server #3563

name: Copy labels from linked issues
on:
pull_request_target:
types: [opened, edited, reopened, ready_for_review, review_requested]
jobs:
copy-labels:
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/copy-issue-labels@v1.3.0
with:
custom-keywords: |
in
references
reference
to
labels-to-exclude: |
great writeup
good first issue
repo-token: ${{ secrets.GITHUB_TOKEN }}