Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W webhook
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Salsa
  • webhook
  • Merge requests
  • !6
Project 'salsa/webhook' was moved to 'salsa/salsa-webhook'. Please update any links and bookmarks that may still have the old path.

Hook to forward comments to an email address

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Emmanuel Bourg requested to merge ebourg/webhook:comment-hook into master Mar 06, 2018
  • Overview 11
  • Commits 1
  • Pipelines 0
  • Changes 3

Hi,

I'd like to suggest the addition of a new hook forwarding the comments added to a commit to an email address, typically the mailing list of a packaging team. The hook could be later improved to also support comments on merge requests. The format of the URL of this hook is:

/comment/?email=johndoe@example.org

I intend to use this hook for the packages maintained by the Java team. The comments will be forwarded to pkg-java-maintainers@lists.alioth.debian.org.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: comment-hook