Giter VIP home page Giter VIP logo

ci-bot's People

Contributors

edisonxiang avatar islinwb avatar kevin-wangzefeng avatar m1093782566 avatar pavan187 avatar sids-b avatar srivatsav123 avatar swx457056 avatar thandayuthapani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ci-bot's Issues

Add area command

We need to identify the area of each issues, similar to /sig, to classify issues/prs. Other similar command is also ok to me.

/assign only considers the last assignment if multiple assignments are done in one comment.

What is the Issue?
If I try to assign multiple people to a PR by using the following:

/assign xyz  

/assign abc

Only abc gets assigned to the PR.

** How can the issue be reproduced?**

  1. Create a new PR.
  2. In a new comment try to assign multiple users by entering a /assign command on new lines.
  3. The bot only picks up the second assignment.

** What is the expected output?**
Every /assign should be considered and processed in the order of assignment.

Add retest support

Contributors should be able to rerun failing tests in case of flaky tests. CI-Bot will do our favor - it should be able to call travis ci rerun interfaces if it supports.

Dockerize the CI Bot

Make a docker image of CI bot so that it can be run in the containerized env like k8s...

Add OWNERS file support for CI-Bot

Reference Kubernetes, we will follow OWNERS file when review and merge PRs. CI-Bot will be responsible for adding lgtm and approve for owners.

I mean we need to support merging PRs based on labels(/lgtm, /approve), so we should support adding labels first :)

Merge PRs with lgtm & approved label

It seems we have to append command /lgtm and /approve after checking even the lgtm and approved labels are already there; if not, the ci-bot will not merge the PRs :(

Merge PRs only if tests are passed

Currently, when maintainers add both the lgtm and approve labels to a given PR, ci bot will merge the PR immediately no matter if the tests are passed.

CI bot should merge PRs only if tests are passed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.