-
Notifications
You must be signed in to change notification settings - Fork 4
Blog PR Validation #19
Copy link
Copy link
Open
Labels
good first issue 🥇Good for newcomersGood for newcomershactberfestIssue valid for hactoberfest acceptanceIssue valid for hactoberfest acceptance
Milestone
Metadata
Metadata
Assignees
Labels
good first issue 🥇Good for newcomersGood for newcomershactberfestIssue valid for hactoberfest acceptanceIssue valid for hactoberfest acceptance
Prerequisites
Summary
Pull requests raised to the repository must be validated for following all standard practices mentioned in guides of the repository. Either a script or validation framework can be used within a CI which will be running after each commit. With only a successful validation, PR will be considered for review.
Motivation
Instead of wasting time in checking upon each and every details, one can automate the process with proper instructions given for correcting commit content if required before reviewing can be taken up.
Describe alternatives you've considered
Alternatives can be suggested whichever is better than the one suggested above.
Additional context