feat: add commit lint #1

Open
mfocko wants to merge 11 commits from conventional-commits into main
Owner

Signed-off-by: Matej Focko mfocko@redhat.com

Signed-off-by: Matej Focko <mfocko@redhat.com>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin conventional-commits:conventional-commits
git switch conventional-commits

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff conventional-commits
git switch conventional-commits
git rebase main
git switch main
git merge --ff-only conventional-commits
git switch conventional-commits
git rebase main
git switch main
git merge --no-ff conventional-commits
git switch main
git merge --squash conventional-commits
git switch main
git merge --ff-only conventional-commits
git switch main
git merge conventional-commits
git push origin main
Sign in to join this conversation.
No description provided.