Skip to content

Implement Commit Message Validation Across All Repositories #1

@AksonovSergei

Description

@AksonovSergei

We need to enforce commit message validation across all our repositories to maintain consistency and quality.

Minimum Requirements for Commit Messages:

  • Must be written in English.
  • Must follow the format:
Issue #<Number>: <Commit message>

Implementation Plan

  1. Develop a Reusable GitHub Actions Workflow in this repository.
  2. Integrate this reusable workflow into all our repositories to ensure compliance with the commit message format.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions