Zomis / Duga

Stack Exchange Chat bot
18 stars 6 forks source link

Commenting on commit but not on a line #53

Closed Zomis closed 9 years ago

Zomis commented 9 years ago

When commenting on a commit, but not on a specific line in the commit, it says the following:

[Cardshifter/Cardshifter] Zomis commented on **** of commit 94c3b4bd

This looks like a bug.

Zomis commented 9 years ago
{
  "comment": {
    "url": "https://api.github.com/repos/Cardshifter/Cardshifter/comments/9047931",
    "html_url": "https://github.com/Cardshifter/Cardshifter/commit/94c3b4bd1e5c9274f67b302c093b4c089dccca92#commitcomment-9047931",
    "id": 9047931,
    "user": {
      ....
    },
    "position": null,
    "line": null,
    "path": "",
    "commit_id": ...,
    "created_at": "2014-12-19T19:38:19Z",
    "updated_at": "2014-12-19T19:38:19Z",
    "body": "..."
  },
  "repository": {
    ...
  }
  ...
}