OpenWISP
[qa] Add commit message style check to a build of an OpenWISP module
Help us to automate the commit message style checks of the modules of the OpenWISP Network Management System, follow these steps:
- choose one of the repositories of OpenWISP 2 at github.com/openwisp, except openwisp-utils, django-netjsonconfig and netjsonconfig
- look if there's any open/closed issue or pull request that mentions something like
commit message style check
- if not, please create an issue like
[qa] Add commit message style check
; if an issue exists it means that module is already taken by another student and you should look for another module - if you can proceed, star and fork the repository
- implement a solution that looks similar to the following ones:
- ensure the travis CI build passes without errors
The checkcommit
QA check is described here: https://github.com/openwisp/openwisp-utils#checkcommit.
Task tags
Students who completed this task
Reza Juliandri, marfgold1, unsuitable001, Vinayak_1871, Rishabh, EdgeKing810