[PR #4951] [MERGED] fix url in discord webhook #17563

Closed
opened 2025-11-02 14:05:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4951
Author: @esno
Created: 9/17/2018
Status: Merged
Merged: 9/18/2018
Merged by: @lafriks

Base: release/v1.5Head: release/v1.5-discord


📝 Commits (1)

  • cae4fad fix url in discord webhook

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 models/webhook_discord.go (+2 -1)

📄 Description

opening issues generates a webhook to discord that contains
a url to the gitea api. the message title in discord is therefore
referencing to the api instead of the issue itself.


🔄 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/go-gitea/gitea/pull/4951 **Author:** [@esno](https://github.com/esno) **Created:** 9/17/2018 **Status:** ✅ Merged **Merged:** 9/18/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.5` ← **Head:** `release/v1.5-discord` --- ### 📝 Commits (1) - [`cae4fad`](https://github.com/go-gitea/gitea/commit/cae4fad64691e432ec10405f1b4ea45fa74683d6) fix url in discord webhook ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/webhook_discord.go` (+2 -1) </details> ### 📄 Description opening issues generates a webhook to discord that contains a url to the gitea api. the message title in discord is therefore referencing to the api instead of the issue itself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:05:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17563