Git Product home page Git Product logo

deploy-bot's Introduction

Internal Documentation

deploy-bot

A GitHub App built with Probot that A probot app that opens merge PRs from staging to master automatically. Check the probot documentation for application setup instructions

This bot monitors your staging branch and master branch and automatically creates PRs and keeps those PRs up to date so that you can merge the content from staging onto master.

It includes a table with the contents of the PR, note that by using these shas the feature PRs where were merged into your staging branch will be updated with a reference to this staging->master merge

SHA User Commit message
048a9b916a jeffreysnell Don't need this
d21f806157 jeffreysnell A commit to test deploy bot
db0fd68e07 jeffreysnell Adding a change for depoy bot
41054c88fc jeffreysnell Merge pull request #11 from jeffreysnell/some-new-branch Some new branch that I

Setup

# Install dependencies
npm install

# Run the bot
npm start

##Deploying the bot locally on localhost:3030

Follow instructions in .env.example to configure the bot and connect
it to github webhooks

npm run dev

deploy-bot's People

Contributors

jeffreysnell avatar

Watchers

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