Code Monkey home page Code Monkey logo

githubintegration's Introduction

Github Issues.

This is a github integration around creating a workflow that is automated to move labels and update statuses to conform to a certian flow when working within github.

##PR merged and closed If an pr is merged and closed then any issues in the body that are referenced like:

  • test #4
  • test user/repo#4
  • tests #4
  • tests user/repo#4

The issue will be labeled testing.

##PR status checks

There are multiple status checks you can have.

###Has Ref If a pr does not ref an issue it will have a failed status. If it does it will succeed.

When a commit is made that refs an issue it will be moved to:

  • In Progress (Or another label -- should be configiable)

When a branch is made like a regex it will move the issue to in progress.

  • Default: feature/issue-{IssueNumber} or feature/issue-${Full issue ref}
  • Default: use repo branch is on. Can configure default branch.
  • Can configure to use another repo by doing: feature/issue-${Full issue ref}

When an issue is refed on a pr move that issue to be labeled something:

  • Default: Waiting To Merge

##Config for yaml Allow all features to be configed with a yml.

githubintegration's People

Watchers

 avatar  avatar

githubintegration's Issues

Create Ifft Flows

  • Can create if this {github event} happens then do {anything you can with github/ what ever}

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.