Mayank2808sharma / IRCTC-backend

27 stars 28 forks source link

[Feature]: Implement PR Title Checker workflow for Conventional Commit Prefixes #54

Open harmeetsingh11 opened 5 months ago

harmeetsingh11 commented 5 months ago

Is your feature request related to a problem? Please describe.

Description:

The project would benefit from a PR title checker that ensures conformity to conventional commit prefixes. Currently, the following prefixes are considered valid:

Problem:

Enforcing consistent and descriptive PR titles following conventional commit prefixes helps maintain clarity and organization in the project's version history.

Describe the solution you'd like

Implement a PR title checker that validates each PR title against the specified conventional commit prefixes. This will ensure that PR titles adhere to the established guidelines.

To-Do:

Checklist

github-actions[bot] commented 5 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.