mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[GH-ISSUE #288] Request: Ability to clone or duplicate a check #217
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#217
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ScottBeeson on GitHub (Sep 17, 2019).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/288
I'm creating checks for a bunch of servers. It would be nice if I could just clone or duplicate them instead of modifying the schedules and other values over and over.
@cuu508 commented on GitHub (Sep 17, 2019):
Hi @ScottBeeson – this has been requested already: #266.
@cuu508 commented on GitHub (Sep 17, 2019):
Sorry – I should have read more carefully! This is of course different from the "duplicate my whole project" use case. And I can see how this would be useful when setting up checks for several similar services within a project. I'm planning to work on this, but, as with all feature requests, cannot promise deadlines.
@ScottBeeson commented on GitHub (Sep 17, 2019):
No problem! I'm quoting my updated response from that post here for convenience (sorry I edited it like 10 times)
@cuu508 commented on GitHub (Oct 18, 2019):
Hi @ScottBeeson – I've now implemented and deployed a "Create a Copy" function. You are welcome to test it out when you get a chance!
@ScottBeeson commented on GitHub (Nov 2, 2019):
Outstanding! I'll try to do that soon.