Is AzDO onboarding PR description supposed to update after I push changes to it? #33944
Unanswered
AArnott
asked this question in
Request Help
Replies: 1 comment
-
It looks like it does update PR descriptions... I just don't see the impact because the PR description is so long that the changes would appear after the truncation point. Renovate would do well to move very long PR descriptions to a PR comment (which are allowed to be longer) so the whole thing can be read. |
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
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Azure DevOps
Please tell us more about your question or problem
I'm onboarding another AzDO repo to Renovate (yay!). This particular repo is quite large and I want to customize renovate.json before merging the PR. So I pushed changes to the PR branch and re-ran renovatebot. I hoped to see the PR description updated to reflect the changes I made in renovate.json. That didn't happen. Was it supposed to?
Beta Was this translation helpful? Give feedback.
All reactions