-
Notifications
You must be signed in to change notification settings - Fork 648
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
[Enhancement]: add md link check github action #1320
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lvhan028
requested review from
tpoisonooo and
lvhan028
and removed request for
lvhan028 and
tpoisonooo
November 8, 2022 13:41
RunningLeon
force-pushed
the
add_link_check
branch
from
November 29, 2022 03:35
5615621
to
3901088
Compare
RunningLeon
force-pushed
the
add_link_check
branch
from
December 1, 2022 09:24
3901088
to
1f7f883
Compare
RunningLeon
changed the title
[WIP]: add md link check action
[Enhancement]: add md link check github action
Dec 5, 2022
@lvhan028 @AllentDan Hi, guys, any comment on this PR? |
AllentDan
reviewed
Dec 7, 2022
lvhan028
reviewed
Dec 7, 2022
AllentDan
approved these changes
Dec 8, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
lvhan028
approved these changes
Dec 8, 2022
lvhan028
pushed a commit
that referenced
this pull request
Mar 1, 2023
* add md link check action * add config * fix doc link * fix dead links * change dev-1.x to 1.x * fix mmocr url
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Check dead links in documents at PR stage.
Modification
Add link check in
lint
ci.BC-breaking (Optional)
None
Use cases (Optional)
If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.
Checklist