Skip to content

Instantly share code, notes, and snippets.

@cmcavoy
Created April 2, 2013 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save cmcavoy/5293057 to your computer and use it in GitHub Desktop.
Save cmcavoy/5293057 to your computer and use it in GitHub Desktop.

Builder Bot

Things it should do

Watch for

  1. tags in repositories
  2. pull requests against repositories by trusted developers

When we see something

  1. build it
  2. launch it on a server
  3. post to the original source and say where it's being hosted

Things it needs

  1. github api library
  2. puppet library
  3. aws library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment