sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
23 stars 25 forks source link

Add a workflow to check for conventional git commits #333

Closed vprashar2929 closed 2 weeks ago

vprashar2929 commented 1 month ago

What would you like to be added?

Whenever there is a PR we should have a workflow that checks if the commit messages are according to conventional standards This will help in building an automated changelog for releases

Why is this needed?

Currently, there is no way to check that and makes the job a little hard when generating a changelog for releases.

vprashar2929 commented 2 weeks ago

closing as #417 was merged