Skip to content

lautarolopez/pivotal-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivotal Tracker to Discord Webhhok

This is an intermediate app that uses Pivotal Tracker webhooks to notify the project changes into a Discord channel.

Prerequisites

  • GitHub free account
  • Heroku free account
  • Heroku Cli
  • Discord server with admin privileges

How to install

  1. Clone the repo
  2. Deploy it, I used Heroku. You can follow this tutorial
  3. Go to the Discord channel settings > integrations > Webhooks > New Webhook
  4. Copy the Webhook URL
  5. Create a new env variable DISCORD_WEBHOOK in your deploy enviroment with the URL
  6. Now you can go to your project in Pivotal Tracker, and paste https://youraplication.herokuapp.com/pivotal into more > webhooks > Add new webhook

And there you go! Every time you make a move in your pivotal project the app will send you a notification to Discord.

About

Webhook to notify Pivotal Tracker activity on Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published