Skip to content

feat: Adopt shared conventional commits workflow across all repos #62

Description

@jpmewenemesse

Problem Statement

Currently the OKDP repos do not have CI enforcement of conventional commits

Proposed Solution

This issue is to track adoption of the shared conventional commits reusable workflow.

Each PR should add

.github/workflows/conventional-commits.yml

name: Conventional Commits

on: [pull_request]
jobs:
  uses: OKDP/gh-workflows/.github/conventional-commits.yml@main

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions