Automatically starting a build on repository changes

The scenario watches the repository and starts a build in your CI system right after a push or an opened merge request.

  • The build starts on its own after a push
  • Reacts to merge requests too
  • No manual triggering
  • Checks the event type before starting

How it works

Automating GitLab and voximplant takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Github Trigger
  2. Check: IF
  3. If yes: TravisCI

You can launch this GitLab + voximplant integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.