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

Add a NEWS linter for checking GitHub link consistency #6343

Merged
merged 8 commits into from
Aug 5, 2024

Conversation

MichaelChirico
Copy link
Member

Here we ensure that in [#XXXX](https://github/Rdatatable/data.table/issues/YYYY), XXXX and YYYY agree. Found one such issue and fixed it.

MichaelChirico and others added 4 commits August 5, 2024 13:03
Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
@ben-schwen ben-schwen merged commit 0bc874c into news_linter Aug 5, 2024
2 checks passed
@ben-schwen ben-schwen deleted the gh_links_linter branch August 5, 2024 21:04
MichaelChirico added a commit that referenced this pull request Aug 8, 2024
* Add a job for checking md files

* better encapsulation for future extension

* better naming to avoid overwrite

* corrections from gh_links branch backported

* GHA should run in Rscript

* Add a NEWS linter for checking GitHub link consistency (#6343)

* New md linter for GitHub link consistency

* copy change over

* fixed bad refactor

Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>

* fix cont'd

Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>

* helpful comment

* better programming -> obviate need for names(); better naming

---------

Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>

---------

Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants