{"id":15055507,"url":"https://github.com/stuartmccoll/gitlab-changelog-generator","last_synced_at":"2025-04-10T03:52:08.474Z","repository":{"id":57434661,"uuid":"137576480","full_name":"stuartmccoll/gitlab-changelog-generator","owner":"stuartmccoll","description":"📄 CHANGELOG.md generator for GitLab repositories","archived":false,"fork":false,"pushed_at":"2020-06-04T07:07:07.000Z","size":35,"stargazers_count":5,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T03:51:58.929Z","etag":null,"topics":["changelog","changelog-generator","gitlab","pip","pypi","pypi-packages","python","python3"],"latest_commit_sha":null,"homepage":"","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/stuartmccoll.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-16T11:44:00.000Z","updated_at":"2022-07-28T06:02:47.000Z","dependencies_parsed_at":"2022-09-04T15:23:22.791Z","dependency_job_id":null,"html_url":"https://github.com/stuartmccoll/gitlab-changelog-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartmccoll%2Fgitlab-changelog-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartmccoll%2Fgitlab-changelog-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartmccoll%2Fgitlab-changelog-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartmccoll%2Fgitlab-changelog-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuartmccoll","download_url":"https://codeload.github.com/stuartmccoll/gitlab-changelog-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154998,"owners_count":21056542,"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","changelog-generator","gitlab","pip","pypi","pypi-packages","python","python3"],"created_at":"2024-09-24T21:43:30.164Z","updated_at":"2025-04-10T03:52:08.406Z","avatar_url":"https://github.com/stuartmccoll.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLab CHANGELOG Generator\n\n[![Build Status](https://travis-ci.org/stuartmccoll/gitlab-changelog-generator.svg?branch=master)](https://travis-ci.org/stuartmccoll/gitlab-changelog-generator) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Description\n\nA simple command line utility to produce a CHANGELOG.md file from the commit differences between two GitLab project branches.\n\n**Python 3.6** or **Python 3.7** are required to run this utility.\n\n## Installation\n\nThis utility can be installed through [pip](https://pypi.org/project/pip/) by running the following command:\n\n```shell\npip install gitlab-changelog-generator\n```\n\n## Usage\n\n```shell\nchangegen --ip localhost --group test-projects --project test-project --branches master release --version 1.1\n```\n\n## Tests\n\nTests for this project utilise the [Pytest](https://pypi.org/project/pytest/) framework. To run the existing suite of unit tests run the following command within the root directory:\n\n```shell\npytest\n```\n\n## Notes\n\nAll Python code has been formatted by [Black](https://github.com/ambv/black), 'the uncompromising Python code formatter'.\n\nType checking has been provided by [Pyre](https://pyre-check.org/).\n\nContinuous integration is handled by [Travis CI](https://travis-ci.org/).\n\n## License\n\nSee [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmccoll%2Fgitlab-changelog-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartmccoll%2Fgitlab-changelog-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmccoll%2Fgitlab-changelog-generator/lists"}