Giter VIP home page Giter VIP logo

portbot's Introduction

portbot

A small bot to port PRs

Dependencies

  • Ruby (Recommended: 2.4, Requirement: Unknown)
  • Ruby dependencies: uri, net/http, json (should come with Ruby install)
  • Git

Usage

  1. Edit the script to adjust any settings
  2. Make sure you have git and ruby in your PATH
  3. Fork the PORT_TO repo and get a local clone of it (make sure there is a origin remote)
  4. Add the PORT_FROM repo as a remote in the PORT_TO repo, and fetch it
  5. Put this script in the PORT_TO repo
  6. Open shell. Windows: powershell/cmd/WSL Bash (given that you have ruby and git installed there); Linux: bash/sh; macOS: Terminal. Do not use Git bash or MSYS shell. They seem not to work and are super slow running Ruby.
  7. Run ruby ./portbot.rb
  8. Enter the PR number you want to port, resolve conflicts if any.
  9. Enjoy!

portbot's People

Contributors

zhaowenlan1779 avatar zhaowenlan1778 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.