gsaslis / radicle-ci-broker

A placeholder project to use for issue tracking
0 stars 0 forks source link

Poll for pipeline job completion #21

Open Archimidis opened 1 year ago

Archimidis commented 1 year ago

The broker should poll for pipeline completion. This is not the configure pipeline, it's the pipeline that is declared in .concourse/config.yml. This must be polled in order to get its status. This will then be used to make a comment in the patch.

We should be able to handle both success and failure.