Explorar el Código

Update Derek behaviour

- adds new opt-in feature "pr_description_required" see docs for more:
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
Alex Ellis hace 6 años
padre
commit
3c9b9409e2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .DEREK.yml

+ 2 - 0
.DEREK.yml

@@ -17,3 +17,5 @@ curators:
 
 features:
   - comments
+  - pr_description_required
+