[GH-ISSUE #176] Edit function for Webhook Integrations #125

Closed
opened 2026-02-25 23:41:16 +03:00 by kerem · 2 comments
Owner

Originally created by @David-Eichelmann on GitHub (Jun 12, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/176

Currently there is no “edit” function for Integrations.
Once any Integration (e.g. “Webhook”) is created, it is not possible to change any of their values any more.
Especially on more complex integrations, the only solution is to delete and create a new one with the same settings, which is unnecessary work and potentially error-prone.
screen-0

Idea: Add an “edit” function to the integrations details page

Originally created by @David-Eichelmann on GitHub (Jun 12, 2018). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/176 Currently there is no “edit” function for Integrations. Once any Integration (e.g. “Webhook”) is created, it is not possible to change any of their values any more. Especially on more complex integrations, the only solution is to delete and create a new one with the same settings, which is unnecessary work and potentially error-prone. ![screen-0](https://user-images.githubusercontent.com/13542446/41286361-6b409aae-6e3f-11e8-809c-da89850b9f1f.jpg) **Idea:** Add an “edit” function to the integrations details page
kerem closed this issue 2026-02-25 23:41:16 +03:00
Author
Owner

@cuu508 commented on GitHub (Mar 10, 2020):

From #341

You're probably aware of this, but I thought I'd summarize my experience anyway. I just went through setting up an integration with zulipchat (compare #202) via a custom webhook. That involved a bit of tweaking things, which turned out to be quite painful because

  • integrations don't start out with a name / distinguishable in the listing
  • integrations can't be edited

From my outside perspective, the best fix for this would be to allow editing integrations with a form similar to the "create integration" form, and to include the integration name there.

<!-- gh-comment-id:597073583 --> @cuu508 commented on GitHub (Mar 10, 2020): From #341 > > You're probably aware of this, but I thought I'd summarize my experience anyway. I just went through setting up an integration with zulipchat (compare #202) via a custom webhook. That involved a bit of tweaking things, which turned out to be quite painful because > > * integrations don't start out with a name / distinguishable in the listing > * integrations can't be edited > > From my outside perspective, the best fix for this would be to allow editing integrations with a form similar to the "create integration" form, and to include the integration name there.
Author
Owner

@cuu508 commented on GitHub (Apr 6, 2020):

This is finally implemented – you can edit parameters of existing webhooks, instead of recreating them each time a change is required.

<!-- gh-comment-id:609757807 --> @cuu508 commented on GitHub (Apr 6, 2020): This is finally implemented – you can edit parameters of existing webhooks, instead of recreating them each time a change is required.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#125
No description provided.