-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
The builder jobs API does not publish releases if constraint computation is disabled. We did that as a short-cut to avoid publishing lots of releases in the builder repo when dev changes merge. However, we need to track what we build in the RHAI pipeline repo, where we also skip computing constraints.
We should create a separate flag to control whether or not the publish job runs. It should run by default, and be disabled only in the builder repo.