Skip to content

Let Github and PivotalTracker sync tasks with attached PRs

Notifications You must be signed in to change notification settings

frontrockets/pivotal-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is part of @datarockets infrastructure

A GitHub App built with Probot that A Probot app

What it does

  1. It can change status to "delivered" as soon as the PR was merged.

    Once pull request has been merged it tries to find pivotaltracker.com/story/show/:id in the body, if there is any we take the first and consider it as related Story on Pivotal. The status is changed to "delivered" after that.

    Merging of following PR will change the status of #166327547 story to delivered:

Setup

# Install dependencies
yarn install

# Run the bot in dev mode
yarn dev

# Run the bot in production mode
yarn start

About

Let Github and PivotalTracker sync tasks with attached PRs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published