-
Bug
-
Resolution: Fixed
-
Minor
-
-
GSoC 2019. Coding Phase 3
Currently GitLab Comment does not trigger the job, it instead triggers and SCMHeadEvent. Due to this Jenkins has performing indexing then rebuild job. We just directly need to build the job. Will require to implement matching methods based on the hook and trigger the job.