Skip to content

Using CustomManagers against github-releases and vX.X.X. versions #28157

Closed Answered by christianshub
christianshub asked this question in Request Help
Discussion options

You must be logged in to vote

I found the issue. Your customMangers works like a charm, I am silly and was not paying attention to the actual name of the megalinter repo: https://github.com/oxsecurity/megalinter (and not https://github.com/oxsecurity/megalinter-terraform)

Jenskinfile (failed):

# renovate: datasource=github-releases depName=oxsecurity/megalinter-terraform versioning=loose
def megalinter_version="v7.8.0"

Jenkinsfile (works like a charm):

# renovate: datasource=github-releases depName=oxsecurity/megalinter versioning=loose
def megalinter_version="v7.8.0"

Successfully creating the branch and PR

$ renovate --token $GITHUB_TOKEN --platform=github christianshub/rennovate-test
(node:207134) [DEP0040] Deprec…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@christianshub
Comment options

@christianshub
Comment options

@secustor
Comment options

@christianshub
Comment options

Comment options

You must be logged in to vote
1 reply
@christianshub
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by christianshub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:no-mentions Don't cause unnecessary notifications
2 participants