The problem:
- CI sometimes fails in between work on the project because of some broken dependency
- I can't put a nightly job in the yml because templated projects would inherit it and start running nightly perhaps unaware to people working with it
Answer:
Trigger nightly job via the API.