{"id":15107102,"url":"https://github.com/djpugh/mkdocs_github_changelog","last_synced_at":"2025-10-23T02:30:56.692Z","repository":{"id":213615165,"uuid":"733873463","full_name":"djpugh/mkdocs_github_changelog","owner":"djpugh","description":"mkdocs extension to autogenerate changelog from github releases","archived":false,"fork":false,"pushed_at":"2025-01-07T21:40:44.000Z","size":642,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T16:43:45.867Z","etag":null,"topics":["changelog-generator","github-releases","mkdocs","mkdocs-plugin"],"latest_commit_sha":null,"homepage":"https://djpugh.github.io/mkdocs_github_changelog/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djpugh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-20T10:23:27.000Z","updated_at":"2025-01-13T21:09:43.000Z","dependencies_parsed_at":"2024-01-02T19:37:33.905Z","dependency_job_id":null,"html_url":"https://github.com/djpugh/mkdocs_github_changelog","commit_stats":null,"previous_names":["djpugh/mkdocs_github_changelog"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djpugh%2Fmkdocs_github_changelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djpugh%2Fmkdocs_github_changelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djpugh%2Fmkdocs_github_changelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djpugh%2Fmkdocs_github_changelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djpugh","download_url":"https://codeload.github.com/djpugh/mkdocs_github_changelog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237763855,"owners_count":19362310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["changelog-generator","github-releases","mkdocs","mkdocs-plugin"],"created_at":"2024-09-25T21:04:29.109Z","updated_at":"2025-10-23T02:30:56.376Z","avatar_url":"https://github.com/djpugh.png","language":"Python","readme":"# mkdocs_github_changelog\n\n\nmkdocs extension to autogenerate changelog from github\n\n\n## Introduction\n\n\n## Contributing\n\nTo see the contribution guidelines, see [docs/source/developing/index.md](docs/source/developing/index.md).\n\n## Setting up for development\n\nCreate a virtual environment.\nInstall the package using ``pip install -e .[dev]``\n\n\nThen add code to the package as appropriate - submodules can be created under ``src/mkdocs_github_changelog``\nTests can be added to the tests folder\n\n\n\n### CI\n\nThere are a set of CI checks:\n\n* lint: ``nox -t lint``\n* test: ``nox -t test``\n* build: ``nox -t build``\n\nspecific subfolders can be passed to the test tag in nox: ``nox -t test -- \u003csubfolder1\u003e \u003csubfolder2\u003e``\n\n\n\n\n## Versioning\n\nIt is important to track and version code, and to aid that with the python packages and models, ``setuptools_scm`` is used.\nThis links the version reported at ``__version__`` to the git tag (+ commit hash if appropriate), to reduce the amount of\nplaces that need editing when changing versions.\n\nFor describing versions we are using semantic versioning ``\u003cmajor\u003e.\u003cminor\u003e.\u003cpatch\u003e``. Increment the:\n\n* ``\u003cmajor\u003e`` version when you make incompatible API changes,\n* ``\u003cminor\u003e`` version when you add functionality in a backwards-compatible manner, and\n* ``\u003cpatch\u003e`` version when you make backwards-compatible bug fixes.\n\nThere are also codes for pre-releases and other descriptions (see https://semver.org/)\n\nTo create a version, use ``git tag \u003cmajor\u003e.\u003cminor\u003e.\u003cpatch\u003e`` and then make sure to push that tag with ``git push origin \u003cmajor\u003e.\u003cminor\u003e.\u003cpatch\u003e``,\nor an equivalent tagging tool (e.g. Github releases).\n\n\n\n\n\n------------\n\nRepo created from nskit.recipes.python.package:PackageRecipe (version 0.0.post1.dev14+g7e85d99.d20231220) using ``nskit``.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjpugh%2Fmkdocs_github_changelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjpugh%2Fmkdocs_github_changelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjpugh%2Fmkdocs_github_changelog/lists"}