Nishitbaria / Dev-Exchange

A community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structures, and more.
https://devexchanges.vercel.app/
MIT License
11 stars 24 forks source link

feat: add pr title checker workflow #80

Closed harmeetsingh11 closed 1 week ago

harmeetsingh11 commented 1 week ago

Issue:

This PR resolves issue #72

Description:

This pull request addresses the need for a PR title checker to ensure conformity to conventional commit prefixes. The specified prefixes include build, chore, docs, feat, fix, perf, refactor, revert, style, and test. Consistent PR titles are essential for maintaining clarity and organization in the project's version history.

Files added

Solution:

  1. Developed a PR title checker script to validate titles against the defined prefixes.
  2. Integrated the checker into the project's CI/CD pipeline for automatic validation.
  3. Defined clear error messages for non-compliant PR titles, aiding contributors in adhering to guidelines.

To-Do:

@Nishitbaria please review this PR. After merging the PR, don't forget to add gssoc , level labels and assign me PR, otherwise my points won't be added. Thanks

vercel[bot] commented 1 week ago

@harmeetsingh11 is attempting to deploy a commit to the Nishit Baria's projects Team on Vercel.

A member of the Team first needs to authorize it.