Skip to content

Instantly share code, notes, and snippets.

@anish
Created March 22, 2017 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anish/da5e289ac6c200e59b428d008931cf59 to your computer and use it in GitHub Desktop.
Save anish/da5e289ac6c200e59b428d008931cf59 to your computer and use it in GitHub Desktop.
gs = GitHubStatusPush(token=auth['auth_token'],
baseURL='https://git.foo.bar.com/api/v3/', verbose=False, context=Interpolate('buildbot-crd/%(prop:buildername)s'),
builders=[ 'foo', 'bar' ])
c['services'] = [ gs ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment