Skip to content

Reduce what gets linked#875

Merged
timja merged 1 commit intojenkinsci:mainfrom
timja:de-linkify
Jul 2, 2025
Merged

Reduce what gets linked#875
timja merged 1 commit intojenkinsci:mainfrom
timja:de-linkify

Conversation

@timja
Copy link
Member

@timja timja commented Jul 2, 2025

Fixes #873

Only linkify explicit http and https urls now.

We could relax it a bit if needed, this was the blueocean config:
https://github.com/jenkinsci/blueocean-plugin/blob/2d4a16514c05dace7a5310f399f397c6d8cd2546/jenkins-design-language/src/js/components/Linkify.jsx#L8-L11

Testing done

Pipeline in #873:

image

Pipeline in #466 (comment):

image

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@timja timja requested a review from a team as a code owner July 2, 2025 21:11
@timja timja added the bug Something isn't working label Jul 2, 2025
@timja timja enabled auto-merge (squash) July 2, 2025 21:13
@timja timja merged commit 74b6361 into jenkinsci:main Jul 2, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unwanted hyperlinks in console log

1 participant