Page MenuHomePhabricator

Create Gitlab actions leveraging the current CI pipeline
Open, Needs TriagePublic

Description

Currently CI pipeline (which includes build and test flows) run post merging of MRs. We can look into running the CI pipeline before merging the MR to master, so as to catch any failures before-hand.