github.com/goreleaser/goreleaser@v1.25.1/internal/client/testdata/gitlab/compare.json (about)

     1  {
     2    "commit": {
     3      "id": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
     4      "short_id": "6dcb09b5",
     5      "created_at": "2021-09-30T20:05:21.000-04:00",
     6      "parent_ids": [
     7        "133bd0aeb6202b229d3dbf316c82c2935e5e3e93"
     8      ],
     9      "title": "ding",
    10      "message": "Fix all the bugs\nlalalal",
    11      "author_name": "Joey User",
    12      "author_email": "joey@user.edu",
    13      "authored_date": "2021-09-30T20:05:21.000-04:00",
    14      "committer_name": "Joey User",
    15      "committer_email": "joey@user.edu",
    16      "committed_date": "2021-09-30T20:05:21.000-04:00",
    17      "trailers": {},
    18      "web_url": "https://gitlab.com/somenamespace/someproject/-/commit/09df0b820664240198f7b70887cac139db1af610"
    19    },
    20    "commits": [
    21      {
    22        "id": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
    23        "short_id": "6dcb09b5",
    24        "created_at": "2021-09-30T20:05:21.000-04:00",
    25        "parent_ids": [
    26          "133bd0aeb6202b229d3dbf316c82c2935e5e3e93"
    27        ],
    28        "title": "ding",
    29        "message": "Fix all the bugs\nlalalal",
    30        "author_name": "Joey User",
    31        "author_email": "joey@user.edu",
    32        "authored_date": "2021-09-30T20:05:21.000-04:00",
    33        "committer_name": "Joey User",
    34        "committer_email": "joey@user.edu",
    35        "committed_date": "2021-09-30T20:05:21.000-04:00",
    36        "trailers": {},
    37        "web_url": "https://gitlab.com/somenamespace/someproject/-/commit/09df0b820664240198f7b70887cac139db1af610"
    38      }
    39    ]
    40  }