Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C coin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FFDNFFDN
  • coin
  • Merge requests
  • !8

WIP: Hook system

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed alexAubin requested to merge hook-system into master Aug 26, 2019
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 3

This is a draft implementation for #205

Still to be investigated / implemented :

  • have a convention that hooks starting with GET_JSON expect a json on stdout and will attempt to load it as a proper datastructure
  • if stderr is not empty, assume that it's not expected and send the info to the admin by email to ask them to investigate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hook-system