Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • heptapodheptapod
  • heptapodheptapod
  • Issues
  • #145
Closed
Open
Issue created Dec 18, 2019 by Błażej Cegiełka@burbonDeveloper

Merging MR does not trigger pipeline on target branch

Gitlab itself (recent version) is triggering pipeline after merge correctly.

Both Gitlab and Heptapod is triggering pipeline when direct push to branch.

My understanding is that CI hooks are on git repository.

From what I observed in logs both direct push and merge of MR log:

[2019-12-18 12:27:01 +0000] [29668] [INFO] repo:/var/opt/gitlab/git-data/repositories/foobar/test.hg [hg] GitHandler.push (in transaction) remote='git+ssh://git@localhost:foobar/test.git', force=True

On attached screenshots one can see that only on Gitlab (second screenshot) after MR was merged pipeline was triggered. On Heptapod it didn't. Same .gitlab-ci.yml is used:

test:
  script:
    - 'true'

heptapod gitlab

Edited Dec 18, 2019 by Błażej Cegiełka
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking