remove the -draft rules for basop repo
Currently, Draft: pipelines in BASOP run a shorter pipeline and always fail. This was done to reduce usage of runner resources, but:
- mostly, merge reqeusts are only created once the changes are somewhat mature and people want to test their changes
- for fixing pipelines, one needs the full one anyway at some point
- Draft: is used as indicator for collecting MRs for the meetings, but due to above two points it might not be accurate
Should we simply remove this mechanism? I think this would make life easier and we have enough runners now.