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>
Noor Chat Message is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.