Skip to content

Show proper links in the project description on the index page

Abh80 requested to merge gitlab-community/gitlab:abh80/patch-6 into master
  • Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA

What does this MR do and why?

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image
image image

How to set up and validate locally

  1. Run a rake command to seed CI/CD catalogs. Example: bundle exec rake "gitlab:seed:ci_catalog_resources[Twitter, 50]"
  2. Edit any catalog to have markdown text with link
  3. Preview at CI/CD catalog index page
Edited by Abh80

Merge request reports