Skip to content

Automation: main-next integrate #282

Automation: main-next integrate

Automation: main-next integrate #282

name: "Merge Next Notifier"
on:
pull_request_target:
types:
- labeled
branches:
- next
jobs:
check-label:
name: Check Label
runs-on: ubuntu-latest
if: "${{ github.event.label.name == 'msftbot: merge-next' }}"
steps:
- name: Notify in comment
uses: marocchino/sticky-pull-request-comment@fcf6fe9e4a0409cd9316a5011435be0f3327f1e1 # ratchet:marocchino/sticky-pull-request-comment@v2.3.1
with:
only_create: true
message: |
Please review this PR: @sonalideshpandemsft @tylerbutler @scottn12