I'd like to be able to re-run CI just for what needs to be re-run without 
having to re-run everything to save CI cycles.

this works fine for sr.ht (if you have an account), and for github actions 
(when it fails, IIRC you can rerun at least if project member), but somehow not 
for azure pipelines. Anything can be done?

(related: 
[https://github.com/nim-lang/Nim/pull/13556](https://github.com/nim-lang/Nim/pull/13556)
 which would enable [nimDocOnly] in commit msg ; but needs to be updated to 
reflect how CI is split amongst github actions and azure)

Reply via email to