echo "merger=${MERGER}" | tee --append $GITHUB_OUTPUT
-name:Ping merger responsible for labeling if necessary
if:${{ steps.commit.outputs.merger != '' }}
uses:mshick/add-pr-comment@v1
uses:mshick/add-pr-comment@v2
env:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
with:
message:|
Hey ${{ steps.commit.outputs.merger }}!
You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py
You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py