eduNEXT / eox-theming

Eox Theming | eduNEXT Open edX extensions for theming
GNU Affero General Public License v3.0
3 stars 1 forks source link

add ci pipelines #39

Closed Henrrypg closed 2 years ago

Henrrypg commented 2 years ago

This PR is to add CI pipelines for:

  1. Create bumpversion on push to master branch: Updates changelog from commits, bumpversion to major, minor or patch based on this plugin: and add new draft of release.
  2. Create labeler to check PR's long.
  3. Create Commitlint to check commit conventions.