mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #196] Feature Request: Basic notification setup #113
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#113
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 @KelvinTegelaar on GitHub (Nov 5, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/196
Originally assigned to: @KelvinTegelaar on GitHub.
Is your feature request related to a problem? Please describe.
I want to be aware when specific events happen, like critical log entries, more than 20 errors in a row logged, I want to be notified by e-mail or webhook.
We can achieve this by having a timer based instance that checks the log, and sends an email or webhook based on the users configuration.
@KelvinTegelaar commented on GitHub (Nov 6, 2021):
first notification system available in dev