Skip to content

Prototype: Weakly couple fluid static #1228

Prototype: Weakly couple fluid static

Prototype: Weakly couple fluid static #1228

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/[email protected]
with:
only_create: true
message: |
This PR is ready to merge! Please review it and squash merge into `next`: @sonalideshpandemsft @tylerbutler @scottn12