Output dashboard contents to file in dry-run #40374
thompson-tomo
started this conversation in
Suggest an Idea
Replies: 1 comment
-
I will say that the I think outputting what the Dependency Dashboard looks like into the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
I would like a quick way to experiment with renovate config locally using the cli tool to see if the config changes i am making would have the desired effect and ideally being able to surface this information in the PR to change the config.
Looking at what is currently available with the cli tool, it appears that the debug logs when run in locally provide most of the information needed, however the output is very verbose and not easy to use (see attachment - updates.json)
What would help is if doing a dry-run, a file is generated in the current directory by default names updates.md which contains the sections of the dashboard issue which lists the updates and their status, so that we can see what the result on the repo would be, In addition adding a dashboard.md which contains the entire content would also be useful so that we can test that changes we are making to header/footer etc work.
Beta Was this translation helpful? Give feedback.
All reactions