This allows user to provide the message formatted as needed for different services. Example, Slack requires: '{"text":"some message"}'
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/joelwmale/webhook-action/pull/7
**Author:** [@jasongitmail](https://github.com/jasongitmail)
**Created:** 11/14/2019
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `patch-data`
---
### 📝 Commits (1)
- [`5d0d166`](https://github.com/joelwmale/webhook-action/commit/5d0d166489c2afaac5518fbed98fe00394e7fb95) Update entrypoint.sh
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `entrypoint.sh` (+1 -1)
</details>
### 📄 Description
Changes how data var is used.
This allows user to provide the message formatted as needed for different services. Example, Slack requires: `'{"text":"some message"}'`
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/7
Author: @jasongitmail
Created: 11/14/2019
Status: ❌ Closed
Base:
master← Head:patch-data📝 Commits (1)
5d0d166Update entrypoint.sh📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
entrypoint.sh(+1 -1)📄 Description
Changes how data var is used.
This allows user to provide the message formatted as needed for different services. Example, Slack requires:
'{"text":"some message"}'🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.