Skip to content

Add GFM reference format for alerts

Sarah Yasonik requested to merge sy-gfm-reference-for-alerts into master

What does this MR do?

Adds support for a ^ reference prefix for alerts in GitLab-Flavored Markdown.

The prefix ^ will be recognized in GFM as links to alerts (from Operations > Alerts).

Example usage might look like: ^123. Full URLs will be formatted in the same way for users who have the ability to view alerts on the project (developer+).

Related issue: #220563 (closed)

Screenshots

Issue text Rendered text Cross-project text Rendered text
Screen_Shot_2020-09-09_at_10.40.25_PM Screen_Shot_2020-09-09_at_10.40.34_PM Screen_Shot_2020-09-09_at_10.40.00_PM Screen_Shot_2020-09-09_at_10.39.54_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Yasonik

Merge request reports