LiquidPlanner Classic Forum

Ask a Question
Back to All

Github Integration

Posted on behalf of Max. Original post date 2014-07-08

We keep our code repo on github

... and while LP states it has an open API and talks about people integrating github via that API, there is no service listed for LiquidPlanner on github.

... so I then investigate Webhooks ... webhooks are available both in Github and LP ... but not sure how I can set this up? Bascially, I want to be able to see in LP when a commit (or other event) is made on Github - that way both ourselves and the clients can see the update that was made in LP and have a link to the record in github to see the details.

On the Github side it has:

  • payload url
  • content type
  • secret.

Can we get a URL and secret for each project / package / milestone - where can we get this from? Is it possible to have the info pushed from github to my projects ... please advise.

It looks like the LP webhooks are from pushing info from LP into some other app ... is there some extra information on how to do this .... or maybe to push issues to github from LP.

Would really like to use this ... and working this out and getting some extra information/blogpost about this out to the community can only help strengthen LP.

BTW: many other project systems ARE listed in github services ... sort of surprised LP isn't already there.