Resend webhook payloads #2130

Closed
opened 2025-11-02 04:24:56 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @noplanman on GitHub (Aug 1, 2018).

  • Gitea version: 1.4.3
  • Git version: 2.11.0
  • Operating system: Debian Stretch
  • Database (use [x]):
    • PostgreSQL
  • Can you reproduce the bug at https://try.gitea.io:
    • Not relevant
    • (Getting Bad Gateway error on try.gitea.io)

Description

(coming from #3998)

Would be great if it were possible to resend a webhook payload.
It sometimes happens that a webhook call times out, so just being able to kick it again would be super helpful.

Is there a way to do this as it is now?

Originally created by @noplanman on GitHub (Aug 1, 2018). - Gitea version: 1.4.3 - Git version: 2.11.0 - Operating system: Debian Stretch - Database (use `[x]`): - [x] PostgreSQL - Can you reproduce the bug at https://try.gitea.io: - [x] Not relevant - [x] (Getting `Bad Gateway` error on try.gitea.io) ## Description (coming from #3998) Would be great if it were possible to resend a webhook payload. It sometimes happens that a webhook call times out, so just being able to kick it again would be super helpful. Is there a way to do this as it is now?
GiteaMirror added the issue/confirmedtype/feature labels 2025-11-02 04:24:56 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jan 16, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Jan 16, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@sbrl commented on GitHub (Jan 16, 2019):

Erm this is an essential feature for me, @stale. Please don't close it! I've got an issue (see #5470) whereby webhooks are not being reliably delivered - so this would be a great step to fixing them.

@sbrl commented on GitHub (Jan 16, 2019): Erm this is an essential feature for me, @stale. Please don't close it! I've got an issue (see #5470) whereby webhooks are not being reliably delivered - so this would be a great step to fixing them.
Author
Owner

@awickham10 commented on GitHub (May 14, 2019):

I would also like to see this feature implemented.

@awickham10 commented on GitHub (May 14, 2019): I would also like to see this feature implemented.
Author
Owner

@raucao commented on GitHub (Jun 25, 2019):

Same here. Super useful for debugging and developing integrations for Gitea.

@raucao commented on GitHub (Jun 25, 2019): Same here. Super useful for debugging and developing integrations for Gitea.
Author
Owner

@mbarinc commented on GitHub (Jan 22, 2020):

Very useful, I hope it will be implemented soon

@mbarinc commented on GitHub (Jan 22, 2020): Very useful, I hope it will be implemented soon
Author
Owner

@xsirh925 commented on GitHub (Mar 21, 2022):

I was looking for another issue related to webhooks and saw that this issue was open. I'm not certain exactly which version added this, but as of 1.16.3 there is now a button in the configuration page for a webhook that implements resending the POST request associated with a webhook containing its original payload.
gitea replay webhook

@xsirh925 commented on GitHub (Mar 21, 2022): I was looking for another issue related to webhooks and saw that this issue was open. I'm not certain exactly which version added this, but as of `1.16.3` there is now a button in the configuration page for a webhook that implements resending the POST request associated with a webhook containing its original payload. ![gitea replay webhook](https://user-images.githubusercontent.com/45466528/159346803-00a364ee-931a-47d2-88db-2dc1ada26548.png)
Author
Owner

@noplanman commented on GitHub (Mar 21, 2022):

@xsirh925 Brilliant, thanks so much for letting us know 🎉

@noplanman commented on GitHub (Mar 21, 2022): @xsirh925 Brilliant, thanks so much for letting us know 🎉
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2130