# gitlab-autochangelog **Repository Path**: mirrors_leecade/gitlab-autochangelog ## Basic Information - **Project Name**: gitlab-autochangelog - **Description**: Using Gitlab API to get milestones and issues, generating changelogs automatically. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoChangeLog === [![npm package](https://img.shields.io/npm/v/autochangelog.svg?style=flat-square)](https://www.npmjs.org/package/autochangelog) [![build status](https://img.shields.io/travis/roshanca/gitlab-autochangelog/master.svg?style=flat-square)](https://travis-ci.org/roshanca/gitlab-autochangelog) [![dependency status](https://img.shields.io/david/roshanca/gitlab-autochangelog.svg?style=flat-square)](https://david-dm.org/roshanca/gitlab-autochangelog) Using Gitlab API to get milestones and issues, generating changelogs automatically. Installation ------- Install with the npm: ``` $ npm install -g autochangelog ``` Usage ------- ``` $ autochangelog ``` Get more helps: ``` $ autochangelog -h ``` License ------- MIT license (© 2015 Roshan Wu)