Add notifications and dashboards for Git mirroring services
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
If Git mirroring fails to execute with network timeouts, wrong formatted JSON files or etc, it leaves a warning message and just tries to retry the mirroring service on the next interval.
Users may want to get notified from a webhook or want to check the current mirror status using a dashboard.
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 files, tests, or entry points are named, so begin by locating the Git mirroring service and its retry or warning handling. The work is complete when mirror failures can trigger a webhook notification and users can view current mirror status in a dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, java
- Domain
- backend, devops, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100