https://github.com/1024pix/conventional-changelog-pix
https://github.com/1024pix/conventional-changelog-pix
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1024pix/conventional-changelog-pix
- Owner: 1024pix
- Created: 2023-10-03T09:22:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T08:57:08.000Z (about 1 year ago)
- Last Synced: 2025-03-27T07:21:48.393Z (8 months ago)
- Language: JavaScript
- Size: 158 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Conventional-changelog-pix
Ce repository a pour but de fournir un outil de génération de changelog basé sur nos conventions de commit.
Plus précisément sur nos conventions de titre de Pull Requests.
## Utilisation
Nous utilisons ce package conjointement avec [semantic-release](https://github.com/semantic-release/semantic-release)
qui crée des versions et génère le changelog en se basant sur ce package.
Pour retrouver notre configuration de semantic-release, vous pouvez aller sur notre repository
[1024pix/pix-actions](https://github.com/1024pix/pix-actions/blob/9f69ed337a4a91856484f5b289b3212900d07447/release/action.yml).