-
Notifications
You must be signed in to change notification settings - Fork 399
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
docs: popular issues file generator #4971
docs: popular issues file generator #4971
Conversation
for more information, see https://pre-commit.ci
@sdiazlor looking great! Amazing. I think "popular issues" does not fully cover "planned issues for upcoming release", perhaps we can change the naming to something like "issue dashboard" or something? Additionally, would you be able to do something similar but minimal for the changelog too? |
The URL of the deployed environment for this PR is https://argilla-quickstart-pr-4971-ki24f765kq-no.a.run.app |
Looks super cool! Will it be automated somehow or do we need to regenerate the file from time to time? |
@nataliaElv Great! With this, the file will be created automatically after each publication, that is, after each release :) |
That sounds great! 😃 Thanks for taking care of this one. |
Description
Script to automatically retrieve the github issues and generate a doc with the most popular.
NOTE: By the moment, I left it commented in mkdocs.yml as I don't know if this will be added for 2.0. So, when merged, it's saved but not run. Using it, the docs building takes around 20 seconds more.
TO BE DISCUSSED (below a screenshot):
Closes #4967
Type of change
(Remember to title the PR according to the type of change)
How Has This Been Tested
mkdocs serve