This repository was archived by the owner on Apr 29, 2025. It is now read-only.
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
Term.branch_head should add any required .monitor file #396
Currently if you want to check the status of a project that isn't itself being built by the CI, you need to add the
.monitorfile manually to tell the bridge to watch it. This should be done automatically.Will wait for #384 to be merged before changing this, to avoid conflicts.