Closed harmeetsingh11 closed 9 months ago
Someone is attempting to deploy a commit to a Personal Account owned by @shelcia on Vercel.
@shelcia first needs to authorize it.
Name | Link |
---|---|
Latest commit | bed8d40380dfdbf4fbd7ec77438f2e5f58e25281 |
Latest deploy log | https://app.netlify.com/sites/mocker-gen/deploys/65b141971d6ed30008d34cf2 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mocker | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 25, 2024 4:35am |
mocker-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 25, 2024 4:35am |
mocker-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 25, 2024 4:35am |
Issue:
This PR resolves issue #139
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
.github/pr-title-checker.json
.github/workflows/pr-title-checker.yml
Solution:
To-Do:
This PR enhances the project's contribution guidelines by automating the validation of PR titles, ensuring adherence to conventional commit prefixes. Contributions and feedback are encouraged for continuous improvement.
@shelcia please review this PR. Thanks