Skip to content

Tutorial on using create-block scaffolding to write a multi-block plugin #7

Tutorial on using create-block scaffolding to write a multi-block plugin

Tutorial on using create-block scaffolding to write a multi-block plugin #7

name: Notify users based on roundup label
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: jenschelkopf/[email protected]
with:
recipients: |
Monthly Roundup=@bph @adamziel
message: 'Heads-up {recipients}: To include your project''s **news for developers**, please add the information or a link as a comment to this issue. Deadline 8th of next month'