JakeWharton / JakeWharton/dependency-watch
Exclude alpha or beta versions from notifier
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 289
- Forks
- 6
- Avg merge
- 1h 35m
- Merged PRs (30d)
- 17
Description
Is there a way to filter-out preview versions (like `-alpha` or `-beta` or `-rc`), is it possible or is it a feature to add?
Most of the time we use dependency-watch to monitor stable versions.
Contributor guide
No contributing guide indexed for this repository
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 or tests are identified in the issue. Start by locating the notifier and the version-selection logic, then determine how Maven artifact versions are parsed; done means preview versions such as -alpha, -beta, and -rc are excluded while stable versions continue to trigger notifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100