Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #1892

Closed
Open
Created Oct 31, 2012 by Administrator@rootOwner

API to comment on an issue?

Created by: cviebrock

The "Edit Issue" API just allows me to edit the original issue title, description, etc.. There doesn't appear to be an API endpoint that allows me to comment on an issue.

This would be nice so I could write git commit hooks that, for example, automatically close an issue if the text "fixes #xxx" appears in the commit message (just like the example here) ... but also takes the text of the commit message and adds it as a comment to the issue (so you can reference the particular commit that fixed the issue). All like Github does on the server side.

Thanks!

Assignee
Assign to
Time tracking