Skip to content

Update the developer onboarding template and document the HW/SW needs of an engineer on the team #21

Update the developer onboarding template and document the HW/SW needs of an engineer on the team

Update the developer onboarding template and document the HW/SW needs of an engineer on the team #21

name: Notify users based on issue labels
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: jenschelkopf/[email protected]
with:
recipients: |
design-review=@Katherine-Osos
message: 'cc/ {recipients} — adding you to this **{label}** issue!'