Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • P puppet-tails
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • tails
  • puppet-tails
  • Merge requests
  • !8

Repair the "pushing to Git triggers a Jenkins build" CI feature

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged intrigeri requested to merge fix-notifying-Jenkins-on-Git-push into master Jul 12, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

We changed the Jenkins configuration to pull from GitLab while the mirroring to Gitolite was not working: jenkins-jobs@4db52b22

But we did not adjust this post-receive hook accordingly, so the "pushing to Git triggers a Jenkins build" behavior is broken.

Let's repair this, until we make up our mind (sysadmin#17715 (closed)) wrt. whether we should keep pointing Jenkins to GitLab's tails/tails, or use the local mirror we have on puppet-git.lizard.

Edited Jul 12, 2020 by intrigeri
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-notifying-Jenkins-on-Git-push