-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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 script to automatize question count update #55
Comments
Manually :) (running a script -> pasting result) |
I made a small python script that updates it, question is, how do we run it automatically. Can we run it in the CI and make travis commit it somehow to the repo so we keep record of it? |
Maybe with GitHub actions? https://github.com/marketplace/actions/git-actions |
maybe https://gist.github.com/willprice/e07efd73fb7f13f917ea and have travis update the count number after the checks are passed |
actually looks like travis has this implemented xd https://docs.travis-ci.com/user/deployment/pages/ |
Title sums it up pretty, how do you update the question count in the README? is it automatically? if so I didn't see how it's done
The text was updated successfully, but these errors were encountered: