morajabi / noor-chat-message

Simple action to send a chat message to a thread in Noor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noor-chat-message

Action send chat messages to a thread in Noor

- name: Send Chat Message
  uses: jmunckhof/noor-chat-message@v1
  with:
    api-key: ${{ secrets.NOOR_API_KEY }}
    thread-name: "release-updates"
    space-id: <space-id>
    text: <text>

About

Simple action to send a chat message to a thread in Noor