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

Fix review script #636

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Fix review script #636

merged 5 commits into from
Jan 19, 2024

Conversation

MatthiasAtSAP
Copy link
Contributor

Fixes some issues:

  • We now filter the diffs we receive from the GitHub REST API by .md file type, since we only check these files anyway
  • the RegExp for extracting the context for empty links has become less restricted
  • if the context is too long, markdownlint-cli will truncate the string and append "..." at the end -> We have to remove these three dots

@swaldmann swaldmann merged commit ef524b6 into main Jan 19, 2024
3 checks passed
@swaldmann swaldmann deleted the fix-review branch January 19, 2024 18:56
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