Skip to content

What's new for developers? (January 2024) #5

What's new for developers? (January 2024)

What's new for developers? (January 2024) #5

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