Buildkite Source
This is the Buildkite source connector maintained by Faros AI.
Main Source Settings
- Token
- Cutoff Days
- Organization Slug
Connection Settings
Table Prefix
For any connection with a Buildkite source, the table prefix must be of the form
foobar__buildkite__
with foobar as a string unique to this connection.
The following source streams are supported. More details here.
Stream | Sync | Destination Table |
---|---|---|
builds | Incremental | Append | cicd_Build, cicd_BuildCommitAssociation, cicd_BuildStep |
organizations | Full refresh | Append | cicd_Organization |
pipelines | Full refresh | Append | cicd_Pipeline |
Updated about 2 years ago