-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat: hyperlink warnings to dep dashboard #40395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
| .replace(regEx(/<\/?summary>/g), '**') | ||
| .replace(regEx(/<\/?details>/g), '') | ||
| .replace(regEx(`\n---\n\n.*?<!-- rebase-check -->.*?\n`), '') | ||
| .replace(regEx(/\]\(\.\.\/issues\//g), '](#') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated based on online docs - do not have access to test this first-hand.
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
viceice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gitea and forgejo broken. see comment
Signed-off-by: Adam Setch <adam.setch@outlook.com>
viceice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i can't check codecommit, otherwise LGTM
@dhutchison @PhilipAbed Can you please verify?
Changes
Hyperlink warning to Dependency Dashboard issue if available.
Tested on GitHub and Bitbucket Cloud
Context
Please select one of the following:
AI assistance disclosure
Did you use AI tools to create any part of this pull request?
Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
The public repository: setchy/renovate-tsconfig-bases#33