add filter to validate CITATION.cff using Docker image#47
Merged
Conversation
abelsiqueira
reviewed
Feb 2, 2022
abelsiqueira
reviewed
Feb 2, 2022
abelsiqueira
requested changes
Feb 2, 2022
Co-authored-by: Abel Siqueira <abel.s.siqueira@gmail.com>
Co-authored-by: Abel Siqueira <abel.s.siqueira@gmail.com>
Co-authored-by: Abel Siqueira <abel.s.siqueira@gmail.com>
abelsiqueira
approved these changes
Feb 2, 2022
abelsiqueira
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR. LGTM. Tested locally and it returned 17 repos.
Member
Author
|
Thank you @jspaaks and @abelsiqueira for reviewing! |
This file contains hidden or 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
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.
Description
Related issues:
CITATION.cff#4Instructions to review the pull request
Make a GitHub Access token here https://github.com/settings/tokens
export GITHUB_TOKEN as an environment variable with the token above
install Node >= 14
Sample filtered list
urls: [
'https://github.com/e-mental-health/data-processing',
'https://github.com/NLeSC/python-template',
'https://github.com/NLeSC/case-law-app',
'https://github.com/NLeSC/eEcology-Annotation-WS',
'https://github.com/NLeSC/eEcology-script-wrapper',
'https://github.com/NLeSC/eEcology-SMS-reciever',
'https://github.com/NLeSC/esibayes'
]