Java - dismiss fixing snapshots
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
Describe the bug
Frogbot should not create fixing pull requests for SNAPSHOT versions. SNAPSHOT versions are special versions of a package that refer to the latest production code. These versions are naturally 'unstable' and may point to a changing version.
Current behavior
Frogbot does not take into account whether the package is in a SNAPSHOT version
Reproduction steps
No response
Expected behavior
No response
JFrog Frogbot version
2.11.0
Package manager info
Maven/Gradle
Git provider
GitHub
JFrog Frogbot configuration yaml file
No response
Operating system type and version
any
JFrog Xray version
No response
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 source files or tests are named. Start by tracing the Maven/Gradle package-version handling and the logic that creates fixing pull requests; done means SNAPSHOT versions are excluded while other package versions retain their existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100