Skip to content

PP - pushing content fails with tags that live on another host that does not exist on reciever #496

PP - pushing content fails with tags that live on another host that does not exist on reciever

PP - pushing content fails with tags that live on another host that does not exist on reciever #496

name: Post Issue Edited
on:
issues:
types: [edited, labeled]
jobs:
frontend-notify:
name: Issue Resolve Actions
if: success()
uses: ./.github/workflows/issue_comp_frontend-notify.yml
secrets:
CI_MACHINE_USER: ${{ secrets.CI_MACHINE_USER }}
CI_MACHINE_TOKEN: ${{ secrets.CI_MACHINE_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}