Skip to content

Better error hanndling during client & server start, and during handshakes #24

Better error hanndling during client & server start, and during handshakes

Better error hanndling during client & server start, and during handshakes #24

name: Copy Labels to PR
on:
pull_request:
types: [opened]
jobs:
copy-labels:
permissions:
contents: read
issues: write
pull-requests: write
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-to-include: |
bug
build-configuration
breaking-change
code-maintenance
dependencies
feature
ignore-for-release-note
performance
refactor
repo-admin
translations