#4302 Add logic to be able to quickly take/drop assignee on a PR
Merged by pingou. Opened by pingou.
take_pr  into  master

Download 4302.patch
no initial comment

4 new commits added

  • Add missing namespace on the link to see the user's issues
  • Add a button to take/drop a pull-request (assignee field)
  • Add a new API endpoint to assign pull-request to someone
  • Move utility methods to used in different places of the API to a module

4 new commits added

  • Add missing namespace on the link to see the user's issues
  • Add a button to take/drop a pull-request (assignee field)
  • Add a new API endpoint to assign pull-request to someone
  • Move utility methods to used in different places of the API to a module

4 new commits added

  • Add missing namespace on the link to see the user's issues
  • Add a button to take/drop a pull-request (assignee field)
  • Add a new API endpoint to assign pull-request to someone
  • Move utility methods to used in different places of the API to a module

4 new commits added

  • Add missing namespace on the link to see the user's issues
  • Add a button to take/drop a pull-request (assignee field)
  • Add a new API endpoint to assign pull-request to someone
  • Move utility methods to used in different places of the API to a module

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata