mkdocs / catalog

:trophy: :books: A list of awesome MkDocs projects and plugins.
Creative Commons Attribution Share Alike 4.0 International
1.12k stars 68 forks source link

Add project: mkdocs-issues-plugin #237

Closed mihaigalos closed 4 months ago

mihaigalos commented 4 months ago

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:

pawamoy commented 4 months ago

Damn I was too fast. There's a CI failure can you check it?

mihaigalos commented 4 months ago

damn. I'm looking into it. Seems a problem in setup.py.

mihaigalos commented 4 months ago

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.

pawamoy commented 4 months ago

If you fixed it in your repo then this should be fixed here too :) I'll re-trigger CI later to make sure. Thanks!

mihaigalos commented 4 months ago

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.