a1012112796
b9850375fc
Add review request api (#11355)
* Add review request api
* add : POST /repos/{owner}/{repo}/pulls/{index}/requested_reviewers
* Remove : DELET /repos/{owner}/{repo}/pulls/{index}/requested_reviewers
* fix some request review bug
* block delet request review by models/DeleteReview()
Signed-off-by: a1012112796 <1012112796@qq.com>
* make fmt
* fix bug
* fix test code
* fix typo
* Apply suggestion from code review @jonasfranz
* fix swagger ref
* fix typo
Co-authored-by: Lauris BH <lauris@nix.lv>
* fix comment
* Change response message
* chang response so some simplfy
* Add ErrIllLegalReviewRequest
fix some nits
* make fmt
* Apply suggestions from code review
Co-authored-by: silverwind <me@silverwind.io>
* * Add team support
* fix test
* fix an known bug
* fix nit
* fix test
* Apply suggestions from code review
Co-authored-by: zeripath <art27@cantab.net>
* update get api and add test
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
2020-10-20 14:18:25 -04:00
..
2020-01-20 12:07:30 +02:00
2020-10-05 01:49:33 -04:00
2020-07-01 14:01:17 +01:00
2020-09-11 10:14:48 -04:00
2020-08-06 09:04:08 +01:00
2020-10-05 01:49:33 -04:00
2020-10-11 21:27:20 +01:00
2019-11-13 07:01:19 +00:00
2020-10-11 21:27:20 +01:00
2020-10-18 17:10:11 +03:00
2020-01-20 13:00:32 +01:00
2018-03-30 07:21:27 +08:00
2020-07-29 14:44:23 -04:00
2019-02-18 22:55:04 +02:00
2019-02-05 13:38:11 +02:00
2019-12-27 20:30:58 +00:00
2019-12-14 01:53:32 +01:00
2020-10-20 14:18:25 -04:00
2020-09-29 12:05:13 +03:00
2017-11-30 17:52:15 +02:00
2020-04-05 07:20:50 +01:00
2020-09-25 07:09:23 +03:00
2020-09-11 10:48:39 -04:00
2020-08-22 02:58:59 -04:00
2020-04-18 10:50:25 -03:00
2020-10-20 20:52:54 +08:00
2019-11-13 07:01:19 +00:00
2020-10-05 01:49:33 -04:00
2020-09-25 13:18:37 +08:00
2020-02-20 16:53:55 -03:00
2020-10-13 14:50:57 -04:00
2020-10-14 21:07:51 +08:00
2020-10-09 09:52:57 +03:00
2019-09-03 23:46:24 +08:00
2020-10-11 21:27:20 +01:00
2020-10-17 00:23:08 -04:00
2020-01-28 09:44:08 +00:00
2020-05-24 09:14:26 +01:00