Coder Social home page Coder Social logo

ward's Introduction

Ward

Simple bot designed to supplement the free version of GitLab.

Merge Approves

The free version of GitLab has no Merge Approves. Our team required them while has problems with buying it. Bot tracks emoji for MR.

MR to protected branch notifications:

  • MR considered good if it has enough ๐Ÿ‘;
  • if MR merged and had not enough qualified ๐Ÿ‘ (list is set in its config) than MR is considered bad;
  • if MR has at least one ๐Ÿ‘Ž than MR is considered bad;
  • good MR will be marked by the bot with โœ”๏ธ;
  • bad MR will be marked by the bot with โŒ;
  • if bad MR has been merged bot will mark it with ๐Ÿ’ฉ and will notify people from its list;
  • there could be several qualified teams to approve MR;
  • by default if there is only one team then MR will require at least 2 ๐Ÿ‘ and if there are multiple teams then at least 1 ๐Ÿ‘ per team (number of votes per team is customizable at the project level in config).

Old branches

Once a week bot checks its repositories for stale not protected branches that had no changes:

  • wipe merged branches;
  • 1 week or more - notify the author of the last commit;
  • TODO:: 1 month or more - wipe the branch.

ward's People

Contributors

kami-no avatar

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.