# Sample messages to and from CI adapter

Note: the JSON objects below are formatted on multiple lines to make
them easier to read. The actual wire format is one line per message.

## Trigger on branch create or update

@PUSH

## Trigger on patch create or update

@PATCH

## Response when run has started

@TRIGGERED

## Response when run has started, with info URL

@TRIGGEREDURL

## Response on successful finish

@SUCCESS

## Response on failure finish

@FAILURE
