Skip to content
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

[tycho-4.0.x] Escape special chars in markdown #4646

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

if the text happens to contain an @ github tries to map it to a
username, and if it contains a # it tries to link it to an existing
issue/pr.

This now escapes these two special chars to prevent accidental
confusion, especially as there are users on github named @deprecated and
@OverRide

(cherry picked from commit c6d7a98)
Copy link

Test Results

  603 files  ±0    603 suites  ±0   3h 50m 35s ⏱️ + 3m 39s
  423 tests ±0    417 ✅ ±0   6 💤 ±0  0 ❌ ±0 
1 269 runs  ±0  1 250 ✅ ±0  19 💤 ±0  0 ❌ ±0 

Results for commit 6249f07. ± Comparison against base commit 0bf648a.

@eclipse-tycho-bot eclipse-tycho-bot merged commit 25ad8a8 into tycho-4.0.x Jan 26, 2025
15 checks passed
@laeubi laeubi deleted the backport/tycho-4.0.x/pr-4645 branch January 26, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants