[PR #4953] [MERGED] fix url in discord webhook #17564

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

📋 Pull Request Information

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

Base: masterHead: master-discord


📝 Commits (1)

  • a3fe9b4 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.

already on release/v1.5 sorry for that (see https://github.com/go-gitea/gitea/pull/4951)


🔄 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/4953 **Author:** [@esno](https://github.com/esno) **Created:** 9/18/2018 **Status:** ✅ Merged **Merged:** 9/18/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master-discord` --- ### 📝 Commits (1) - [`a3fe9b4`](https://github.com/go-gitea/gitea/commit/a3fe9b4a093abe7130dbfe1b4324e5a3b0f73b60) 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. already on *release/v1.5* sorry for that (see https://github.com/go-gitea/gitea/pull/4951) --- <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:06:02 -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#17564