Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Opus Opus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • OpusOpus
  • Merge requests
  • !22

ci: fix pipeline run for merge requests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim-Philipp Müller requested to merge tpm/opus:ci-fix-pipeline-for-merge-requests into master Dec 23, 2020
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 1

This way CI pipeline runs for branches and tags and makes it show up in merge requests where a branch is used as source branch.

Makes all jobs show up in merge request CI indicator (not just the whitespace job) and only runs a single CI pipeline, without the additional detached pipeline.

https://docs.gitlab.com/ce/ci/yaml/#workflowrules-templates

Edited Dec 23, 2020 by Tim-Philipp Müller
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ci-fix-pipeline-for-merge-requests