Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/8/repository/commits/2757d2e21
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/2757d2e21
Response Code: HTTP/1.1 200 OK
Response:
{"id":"2757d2e217c8a6fa1542ab423186bdceeaba8b6e","short_id":"2757d2e2","created_at":"2025-03-11T17:52:44.000+08:00","parent_ids":["795f9f106e2176d871c71102fb6e62469479fd63"],"title":"fix: 修改删除线段的方式","message":"fix: 修改删除线段的方式\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2025-03-11T17:52:44.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2025-03-11T17:52:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/2757d2e217c8a6fa1542ab423186bdceeaba8b6e","stats":{"additions":35,"deletions":34,"total":69},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399