mkdocs-git-committers-plugin-2
mkdocs-git-committers-plugin-2 copied to clipboard
Authors on GitHub may only be displayed for the last 100 commits
I'm reading through the GitHub API and found that aside from the per_page parameter, there's also a page parameters, which doesn't seem to be used in the code:
https://github.com/ojacques/mkdocs-git-committers-plugin-2/blob/07bc15055107714c02cf00f64552a55042a69321/mkdocs_git_committers_plugin_2/plugin.py#L100-L101
This may cause older commits to be ignored. However, I think this case does not happen frequently since the history of a certain file rarely exceeds 100 commits.