Closed manciniedoardo closed 3 months ago
@bms63 @StefanThoma @gigikenneth
I've got something super basic working in this PR. Infact the check flags an issue that we had not noticed (posts tagged as "Submissions" vs "Submission"). I think it can be enhanced and improved before merging in. Some ideas:
What do you think?
Dang...this is awesome! Can it say which tag is culprit?
@StefanThoma @bms63 @gigikenneth
I gave it another pass following your review - let me know your thoughts now. I created an allowed list of tags script and stored them in there, but I'm wondering now whether that is even a good idea as we mention the allowed list of tags:
Also the CICD error message throws a weird code, not sure what that's about:
Once we are happy with this PR, i can retroactively change the tags on the "Submission" posts and then merge in.
Now you just have to first the failing CI :)
Thank you for your Pull Request! We have developed this task checklist to help with the final steps of the process. Completing the below tasks helps to ensure our reviewers can maximize their time on your blog post.
Please check off each taskbox as an acknowledgment that you completed the task or check off that it is not relevant to your Pull Request. This checklist is part of the Github Action workflows and the Pull Request will not be merged into the
main
branch until you have checked off each task.CICD.R
line by line to first check the spelling in your post and then to make sure your code is compatible with our code-style. Address any incongruences by following the instructions in the file!tag(s)
or categories from the current list:c("Metadata", "SDTM", "ADaM", "TLG", "Shiny", "Community", "Conferences", "Submissions", "Technical")
for your blog post. If you cannot find anything that fits your blog post, add your own tag! We occasionally tidy up alltags
for consistency.description
field at the top of the markdown document.