Skip to content

bsloan-icl/renovate-version-constraint-for-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

26151

Reproduction for Renovate issue 26151

Current behavior

Renovate creates PRs for Jenkins plugins that do not match the version constraints. It seems to be pulling the latest version regardless of what constraints have been set. For example, the dark-theme plugin requires Jenkins version 2.453. image

However, when setting a constraint of <=2.452 in renovate.json, it still creates a PR for the latest version of the dark-theme plugin.

Expected behavior

Renovate shouldn't be creating PRs for Jenkins plugins that have a "requiredCore" value that doesn't match the constraint.

Link to the Renovate issue or Discussion

renovatebot/renovate#26151 (reply in thread)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published