Skip to content

Commit 7bd9976

Browse files
Removing webhook info for MxPipelines
Removing webhook info for MxPipelines
2 parents 0c82cc5 + 9fbbde3 commit 7bd9976

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

content/en/docs/deployment/general/mendix-pipelines/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,6 @@ Mendix Pipeline failure notifications only send if the user who triggered the Me
351351

352352
Mendix Pipelines time out if they run for more than three hours. In other words, if the cumulative execution time of all operations in your Mendix Pipeline exceeds this limit, the Mendix Pipeline will fail.
353353

354-
Existing Mendix Pipeline users can view previously created webhooks that trigger Mendix Pipelines from [Teamserver push (Git)](/developerportal/deploy/webhooks/#teamserver-push-git) by clicking **Webhooks** in the [navigation pane](/developerportal/#navigation-pane).
355-
356-
These webhooks can be safely deleted without affecting the functionality of your Teamserver push (Git) triggers and are not visible to first-time Mendix Pipeline users.
357-
358354
### Known Issues and Limitations
359355

360356
* **Mendix Pipelines maintenance behavior** – Mendix Pipeline runs are not picked up and executed if the Mendix Pipelines functionality is undergoing maintenance.

content/en/docs/deployment/general/webhooks.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,6 @@ Make sure to use the correct key names when using this payload information to ca
161161

162162
## Teamserver Push (Git)
163163

164-
{{% alert color="info" %}}
165-
This webhook is not visible to first-time [Mendix Pipeline](/developerportal/deploy/mendix-pipelines/) users.
166-
167-
Existing Mendix Pipeline users can view this webhook, but it can be safely deleted without affecting the functionality of the Teamserver push (Git) triggers.
168-
{{% /alert %}}
169-
170164
When you push a model change to the [Git Team Server](/developerportal/repository/team-server/), and the webhook responds to the event **Teamserver push (Git)**, request content is sent to the configured endpoint. The request content contains a payload with the following format:
171165

172166
```json

0 commit comments

Comments
 (0)