-
-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added PR Review Checklist workflow #1611
Conversation
Co-authored-by: Jaladh Singhal <jaladhsinghal@gmail.com>
Before a PR is accepted, it must meet the following criteria:
|
Codecov Report
@@ Coverage Diff @@
## master #1611 +/- ##
=======================================
Coverage 67.20% 67.20%
=======================================
Files 73 73
Lines 6150 6150
=======================================
Hits 4133 4133
Misses 2017 2017 Continue to review full report at Codecov.
|
Closed with more changes in #1619 |
Description
Motivation and context
New PR for merged #1588.
Fixes a small bug to disallow repeated display of checklists on each new commit.
Basically, set
allow-repeats
tofalse
.How has this been tested?
Examples
Type of change
Checklist