Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

teamupstart/codeship_notifier

Repository files navigation

Alt text

Codeship API docs: https://codeship.com/documentation/integrations/api/

Github API (Status): https://developer.github.com/v3/repos/statuses/

Whomever uses it, will need to:

1 - Set the current environment variables with proper values:

  • CODESHIP_API_KEY
  • GITHUB_ACCESS_KEY
  • GITHUB_WEBHOOK_SECRET

2 - Will have to config gihtub to send a webhook to the server running this app (so this app knows when to add the notification in github)

3 - Set codeship's webhook to ping this app after a build finishes (so this app know when to update the status in github)

About

App to add PR notifications for Codeship builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published