You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above MR aims to add support to conditionally download OBS results.
The idea is to have a CI variable/flag for this setting, then call generate-monitor with the proper parameters, adding/removing --download-build-results-to accordingly.
However, because of the limited syntax provided by the obs-runner, it doesn't seem to be possible at the moment.