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

[FEA] Add pre-commit hook to verify Markdown links #31

Open
jrhemstad opened this issue Jun 8, 2022 · 4 comments
Open

[FEA] Add pre-commit hook to verify Markdown links #31

jrhemstad opened this issue Jun 8, 2022 · 4 comments

Comments

@jrhemstad
Copy link

Is your feature request related to a problem? Please describe.

I recently setup a GitHub action in the Thrust repository to validate links in Markdown docs to ensure links don't get stale/broken.

NVIDIA/thrust#1640

It would be nice to do the same thing for libcudf (and other RAPIDS libraries).

@github-actions
Copy link

github-actions bot commented Jul 8, 2022

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@github-actions
Copy link

github-actions bot commented Oct 6, 2022

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@vyasr
Copy link
Contributor

vyasr commented May 14, 2024

I think the better solution here is to set up a pre-commit hook since we could run that locally or remotely (and share across repos just as easily as a GHA).

@vyasr vyasr transferred this issue from rapidsai/cudf May 14, 2024
@vyasr vyasr changed the title [FEA] Add GitHub Action to verify Markdown links [FEA] Add pre-commit hook to verify Markdown links May 14, 2024
@jameslamb
Copy link
Member

Linking a related issue: rapidsai/build-planning#9

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

No branches or pull requests

3 participants