docs: fix some more spelling issues (#167)

This commit is contained in:
Stefan Rotsch
2023-02-22 19:40:39 +01:00
committed by Bastian
parent dd2e4e71c0
commit 94f368249e
10 changed files with 65 additions and 38 deletions

View File

@@ -2,14 +2,18 @@
title: "Semanticore"
ring: trial
quadrant: tools
tags: [ci/cd, documentation, quality assurance]
tags: [ci/cd, documentation, quality assurance]
---
[Semanticore](https://github.com/AOEpeople/semanticore) is an open source tool fulfilling our needs for managing changelogs and semantic releases.
Build upon git histories and conventional commits, Semanticore creates and maintains changelogs using Gitlab or Github merge requests, and, once merged, creates appropriate tags and releases.
Automating this workflow improves our daily work a lot, and always gives us a clear view on outstanding changes as well as a proper-maintained changelog.
[Semanticore](https://github.com/AOEpeople/semanticore) is an open source tool fulfilling our needs for managing
changelogs and semantic releases.
Build upon git histories and conventional commits, Semanticore creates and maintains changelogs using Gitlab or GitHub
merge requests, and, once merged, creates appropriate tags and releases. Automating this workflow improves our daily
work a lot, and always gives us a clear view on outstanding changes as well as a proper-maintained changelog.
Check out our Semanticore repository at https://github.com/AOEpeople/semanticore or run it locally for testing purposes:
```
$ cd ~/path/to/my/repository
$ go run github.com/aoepeople/semanticore@v0