Buildkite Changelog

What’s new and updated in Buildkite


Trigger builds on GitHub fork creation

Posted June 20, 2019 by Justin

In addition to running builds when code is pushed to GitHub forks, you can now trigger builds when forks are created 🍽🤖

Screenshot of Buildkite GitHub Settings

You can use fork events to automatically provision staging environments for example, or to automate other aspects of your fork-based workflows.

Support for the fork event is supported for both GitHub and GitHub Enterprise, and can be configured from your pipeline’s GitHub or GitHub Enterprise Settings.

Feature