huawei-cloudnative / ci-bot

Github CI robot
Apache License 2.0
8 stars 13 forks source link

ci-bot features enhancement #24

Closed pavan187 closed 5 years ago

pavan187 commented 5 years ago

What type of PR is this? /kind feature

What this PR does / why we need it:

This PR is enhacement of following features support

  1. Request Reviewers from PR Body and Comment Body /cc @abcd /cc @xyz and /uncc @abcd /uncc @xyz

  2. Label support /multiple label support from PR Body or Commnet Body /kind xxx /kind yyy and /remove-kind xxx /remove-kind yyy

  3. multiple /assign support from PR body and comment Body /assign @xxxx @yyyy or /assign @xxxx /assign @yyyy input formats and /unassign @xxxx /unassign @yyyy input formats

Which issue(s) this PR fixes: #18

pavan187 commented 5 years ago

LGTM overall except some nits.

@m1093782566 , OK thanks for the review, will fix the outstanding comments and will let you know.