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 github action to monitor new tags, posts, resources #76

Open
ctmbl opened this issue Aug 31, 2024 · 0 comments
Open

Add a github action to monitor new tags, posts, resources #76

ctmbl opened this issue Aug 31, 2024 · 0 comments
Labels
Priority - Low tooling Improvements or additions to tooling, automation, practicality...

Comments

@ctmbl
Copy link
Contributor

ctmbl commented Aug 31, 2024

add a github action that parses .xml (for example at https://iscsc.fr/tags/index.xml) and compare it to the generated one on a PR and add a summary on the PR with:

  • total number of each content
  • new content (posts, tags, resources, author, series)
  • closely related tags (to avoid duplication, ex: tool vs tools)
  • removed content
  • modified content

but also:

  • warn if new content date is distant from today
  • warn if new content is still in draft
@ctmbl ctmbl added Priority - Low tooling Improvements or additions to tooling, automation, practicality... labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority - Low tooling Improvements or additions to tooling, automation, practicality...
Projects
None yet
Development

No branches or pull requests

1 participant