juju / python-libjuju

Python library for the Juju API
Apache License 2.0
59 stars 99 forks source link

feat: conventional commits static analysis #1068

Closed SimonRichardson closed 2 months ago

SimonRichardson commented 3 months ago

Description

Use linting to ensure proper commit messages. This will use the default config out of the box, and we can add more if we feel the need.

QA Steps

Ensure that the commits are correctly linted.

Fixes JUJU-6215

SimonRichardson commented 3 months ago

/merge

cderici commented 2 months ago

/build

cderici commented 2 months ago

/merge