martient / martient/bifrost-backups
Add notification capability
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We want to be able to receive a notification if the backup(s) succeed or failed
- Send http request
- Configuration allow notification success
- Configuration allow notification failed
- Configuration for each backup source
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files or tests are named. Start by tracing the existing backup-source handling and configuration, then identify where an HTTP request could be triggered; the work is done when success and failure notifications, notification settings, and per-source configuration are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql, sqlite
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100