You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im using the mkdocs-git-committers-plugin-2 version 2.3.0 and it does not seem to be able to properly return the authors for each page...
I can see the plugin working fine in the logs:
INFO - Building documentation...
INFO - git-committers plugin ENABLED
INFO - Cleaning site directory
INFO - git-committers: fetching contributors for docs/index.md
INFO - git-committers: fetching contributors for docs/contributing.md
INFO - git-committers: fetching contributors for docs/openshift/airgap-4-12.md
INFO - git-committers: fetching contributors for docs/openshift/devops-exercises-4-12.md
INFO - git-committers: fetching contributors for docs/openshift/ipi-4-14.md
INFO - git-committers: saving page authors cache file
INFO - Documentation built in 5.30 seconds
However, the cache folder in its page-authors.json contains empty authors list:
Uh oh!
There was an error while loading. Please reload this page.
Im using the mkdocs-git-committers-plugin-2 version 2.3.0 and it does not seem to be able to properly return the authors for each page...
I can see the plugin working fine in the logs:
However, the cache folder in its page-authors.json contains empty authors list:
The github token Im using if plenty of permissions.
The text was updated successfully, but these errors were encountered: