[PR #363] [MERGED] docs: add go-conventionalcommits to the tools list #468

Closed
opened 2026-02-17 12:04:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/363
Author: @leodido
Created: 4/29/2021
Status: Merged
Merged: 6/9/2021
Merged by: @damianopetrungaro

Base: masterHead: add-go-conventionalcommits-leodido


📝 Commits (1)

  • 38435e8 docs: add go-conventionalcommits to the tools list

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 content/next/index.md (+1 -0)
📝 content/v1.0.0/index.md (+1 -0)

📄 Description

The https://github.com/leodido/go-conventionalcommits contains a very fast (see benchmarks) Go library to parse Conventional Commits.

It uses finite-state machines to implement the parsing.

Signed-off-by: Leonardo Di Donato leodidonato@gmail.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/363 **Author:** [@leodido](https://github.com/leodido) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 6/9/2021 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `add-go-conventionalcommits-leodido` --- ### 📝 Commits (1) - [`38435e8`](https://github.com/conventional-commits/conventionalcommits.org/commit/38435e87a4c974e6ca6bafa508011fa41d0eb566) docs: add go-conventionalcommits to the tools list ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+1 -0) 📝 `content/v1.0.0/index.md` (+1 -0) </details> ### 📄 Description The https://github.com/leodido/go-conventionalcommits contains a very fast (see [benchmarks](https://github.com/leodido/go-conventionalcommits#performances)) Go library to parse Conventional Commits. It uses finite-state machines to implement the parsing. Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 12:04:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#468