Broader usage of renovateVersion in templating
#44756
Closed
Kariton
started this conversation in
Suggest an Idea
Replies: 2 comments 1 reply
did the trick for |
0 replies
|
I'd be happy us adding it as a template string for more use-cases if helpful, or - similar to how PRs work - to add i.e. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
Hey,
in renovate under templating the
renovateVersionis documented as:can the usage for
renovateVersionbe extended to support templating in the dashboard configuration?now i would like to add it as footer to my deps dashboard.
like:
maybe available as predefined preset
:dependencyDashboardFooterRenovateVersionmy current workaround via global configuration:
that works for the
renovatebot/renovateimage.but it looks like the
mend/renovate-ceimage is replacing thedependencyDashboardFooterwith theCheck this box to trigger a request for Renovate to run again on this repositorycheckbox.All reactions