File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,11 @@ our master branch. Right now we use 7 of those checks:
136
136
it all documented
137
137
`here <http://api.coala.io/en/latest/Developers/Review.html >`_.
138
138
139
+ - **review/gitmate/manual/pr ** This is a manual process in which the pull request
140
+ can be reviewed by any coala member. Once the pull request is reviewed and
141
+ approved, it is ready to be merged into the master branch. Post approval, it will
142
+ be labeled with a ``process `` label marked as ``approved ``.
143
+
139
144
- **codecov/project ** This one checks whether all your code is being tested. We
140
145
cannot merge anything that may not work or may broke somewhere, so to avoid
141
146
obvious bugs we use this. To fix it, write doctests or unittests for your
You can’t perform that action at this time.
0 commit comments