Browse code

Merge pull request #35687 from tiborvass/add-derek-bot

project: try alexellis/derek bot to manage PRs and issues

Sebastiaan van Stijn authored on 2017/12/05 02:54:02
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,17 @@
0
+curators:
1
+  - aboch
2
+  - alexellis
3
+  - andrewhsu
4
+  - anonymuse
5
+  - chanwit
6
+  - ehazlett
7
+  - fntlnz
8
+  - gianarb
9
+  - mgoelzer
10
+  - programmerq
11
+  - rheinwein
12
+  - ripcurld0
13
+  - thajeztah
14
+
15
+features:
16
+  - comments
... ...
@@ -311,6 +311,36 @@ Don't forget: being a maintainer is a time investment. Make sure you
311 311
 will have time to make yourself available. You don't have to be a
312 312
 maintainer to make a difference on the project!
313 313
 
314
+### Manage issues and pull requests using the Derek bot
315
+
316
+If you want to help label, assign, close or reopen issues or pull requests
317
+without commit rights, ask a maintainer to add your Github handle to the 
318
+`.DEREK.yml` file. [Derek](https://github.com/alexellis/derek) is a bot that extends
319
+Github's user permissions to help non-committers to manage issues and pull requests simply by commenting.
320
+
321
+For example:
322
+
323
+* Labels
324
+
325
+```
326
+Derek add label: kind/question
327
+Derek remove label: status/claimed
328
+```
329
+
330
+* Assign work
331
+
332
+```
333
+Derek assign: username
334
+Derek unassign: me
335
+```
336
+
337
+* Manage issues and PRs
338
+
339
+```
340
+Derek close
341
+Derek reopen
342
+```
343
+
314 344
 ## Moby community guidelines
315 345
 
316 346
 We want to keep the Moby community awesome, growing and collaborative. We need