Closed mihaigalos closed 4 months ago
Damn I was too fast. There's a CI failure can you check it?
damn. I'm looking into it. Seems a problem in setup.py
.
I think https://github.com/mihaigalos/mkdocs-issues-plugin/commit/c19f5871b436e16dabc8de33a436da951a99e2fa should have fixed it.
Any way to test with the new SHA? Otherwise, you can rebase interactive and drop the commit and I'll provide another PR.
If you fixed it in your repo then this should be fixed here too :) I'll re-trigger CI later to make sure. Thanks!
ok. Just don't rerun the same job - it uses the old SHA and not the fix commit's one. Retrigger manually to consume HEAD.
What kind of change does this PR introduce?
Description:
A plugin for showing the state and labels of issues (GitHub or GitLab) in mkdocs generated docs.
Part-of: https://github.com/mkdocs/catalog/issues/235.
Checklist:
README.md
file. Projects are only supposed to be added or updated within theprojects.yaml
file since theREADME.md
file is automatically generated.