mozilla-services / mozilla-services/updatebot
Notify people if a library disappears
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Similar to #107, we should notice and file a bug (in bugzilla) if a library stops appearing. This way we can notify the maintainer that this happened.
This might be tricky because we would need to persist library details whereas in #106 we explicitly stopped doing that in favor of using the yaml files....
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
Start by reading issues #107 and #106 to understand the existing library-disappearance handling and the decision to use YAML files instead of persisted details. Determine what library data must be retained to detect disappearance and file a Bugzilla bug that can notify the maintainer. Done means the behavior is specified and implemented without losing the current YAML-based workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100