mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[GH-ISSUE #1112] Jira Integration #772
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#772
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 @matt17r on GitHub (Jan 9, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1112
We're currently emailing Jira when a check fails which works but results in multiple tickets (one for "check is down", another for "check is up").
It would be awesome if HealthChecks could open a ticket when a check fails and then close it again if it starts passing. Or if there's a better way of using the existing integrations I'm all ears :)
@cuu508 commented on GitHub (Feb 17, 2025):
@matt17r a quick note about the email integration – when you set it up, you can select whether to send emails on "up" events, "down" events or both. This should help you avoid new tickets on "check is up".