Add branch information in renovate-debug PR tag
#45042
secustor
started this conversation in
Suggest an Idea
Replies: 1 comment
|
A configurable renovate-debug option sounds good to me 👍🏻 |
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.
Right now we are adding only minimal information to the debugging tag in PRs
Example:
It would be helpful for tooling and agents to identify problems and gather context if we could add information like:
Downsides
The downside will be that it will consume precious characters for PR bodies and will likely become a problem on big PRs
So this could maybe become a self-hosted option.
All reactions