Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use buildbot GitHub status integration #387

Merged

Commits on Jul 12, 2016

  1. Add Buildbot ←→ GitHub status integration

    Buildbot 0.8.12 has a GitHub status integration; it would be better to
    use that directly instead of making Homu act as a middleman. Note that
    this commit does not change the Homu configuration, but only adds a
    GitHub status integration for Buildbot.
    
    Note that this requires a new secret value in the Pillar - a token
    that Buildbot can use to access the GitHub status API.
    
    See http://docs.buildbot.net/current/manual/cfg-statustargets.html#githubstatus
    for more details on the integration.
    aneeshusa committed Jul 12, 2016
You can’t perform that action at this time.