nchlswhttkr/mandarin-duck

Add option to create pipeline when adding a new repository

Opened this issue · 0 comments

Depends on #2

If a BUILDKITE_API_TOKEN is passed in with the installation process, it's possible to create a new pipeline for the given repo.

It might require some initial introspection, to make sure the token has write_pipelines permission. If it only has write_builds permission, the step should skip.