Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

A server that watches pivotal project stories and applies status checks to associated pull requests

Notifications You must be signed in to change notification settings

supplypike/pivotal-tracker-status-checks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivotal Tracker Status Checks

Introduction

Pivotal Tracker Status Checks is a Github App that listens for webhooks from Pivotal Tracker stories. It then checks the pull requests attached to the story and adds a Github Status Check to each pull request with the status of the story.

Environment Variables

PTSU_APP_ID - Github App App ID

PTSU_PRIVATE_KEY - Github App Private Key String

PTSU_INSTALL_LOGIN - Github App Installation Login

PTSU_PIVOTAL_PROJECT_ID - Pivotal Tracker Project ID

PTSU_PIVOTAL_TOKEN - Pivotal Tracker API Token

About

A server that watches pivotal project stories and applies status checks to associated pull requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • Dockerfile 1.7%