Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resend webhook payloads #4589

Closed
3 tasks done
noplanman opened this issue Aug 1, 2018 · 7 comments
Closed
3 tasks done

Resend webhook payloads #4589

noplanman opened this issue Aug 1, 2018 · 7 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.

Comments

@noplanman
Copy link

noplanman commented 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?

@lunny lunny mentioned this issue Aug 2, 2018
7 tasks
@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Aug 2, 2018
@stale
Copy link

stale bot commented 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 stale bot added the issue/stale label Jan 16, 2019
@sbrl
Copy link

sbrl commented 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.

@stale stale bot removed the issue/stale label Jan 16, 2019
@lunny lunny added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label Feb 6, 2019
@awickham10
Copy link

I would also like to see this feature implemented.

@raucao
Copy link

raucao commented Jun 25, 2019

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

@mbarinc
Copy link

mbarinc commented Jan 22, 2020

Very useful, I hope it will be implemented soon

@xsirh925
Copy link

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

@noplanman
Copy link
Author

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

@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

7 participants