mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
61 lines
2.0 KiB
JSON
61 lines
2.0 KiB
JSON
{
|
|
"object_kind": "push",
|
|
"event_name": "push",
|
|
"before": "ffe8eb4f91d1fe6bc49f1e610e50e4b5767f0104",
|
|
"after": "16862e368d8ab812e48833b741dad720d6e2cb7f",
|
|
"ref": "refs/heads/main",
|
|
"checkout_sha": "16862e368d8ab812e48833b741dad720d6e2cb7f",
|
|
"message": null,
|
|
"user_id": 2,
|
|
"user_name": "the test",
|
|
"user_username": "test",
|
|
"user_email": "",
|
|
"user_avatar": "https://www.gravatar.com/avatar/dd46a756faad4727fb679320751f6dea?s=80&d=identicon",
|
|
"project_id": 2,
|
|
"project": {
|
|
"id": 2,
|
|
"name": "Woodpecker",
|
|
"description": "",
|
|
"web_url": "http://10.40.8.5:3200/test/woodpecker",
|
|
"avatar_url": "http://example.com/uploads/project/avatar/555/Outh-20-Logo.jpg",
|
|
"git_ssh_url": "git@10.40.8.5:test/woodpecker.git",
|
|
"git_http_url": "http://10.40.8.5:3200/test/woodpecker.git",
|
|
"namespace": "the test",
|
|
"visibility_level": 20,
|
|
"path_with_namespace": "test/woodpecker",
|
|
"default_branch": "develop",
|
|
"ci_config_path": null,
|
|
"homepage": "http://10.40.8.5:3200/test/woodpecker",
|
|
"url": "git@10.40.8.5:test/woodpecker.git",
|
|
"ssh_url": "git@10.40.8.5:test/woodpecker.git",
|
|
"http_url": "http://10.40.8.5:3200/test/woodpecker.git"
|
|
},
|
|
"commits": [
|
|
{
|
|
"id": "16862e368d8ab812e48833b741dad720d6e2cb7f",
|
|
"message": "Update main.go",
|
|
"title": "Update main.go",
|
|
"timestamp": "2021-09-27T04:46:14+00:00",
|
|
"url": "http://10.40.8.5:3200/test/woodpecker/-/commit/16862e368d8ab812e48833b741dad720d6e2cb7f",
|
|
"author": {
|
|
"name": "the test",
|
|
"email": "test@test.test"
|
|
},
|
|
"added": [],
|
|
"modified": ["cmd/cli/main.go"],
|
|
"removed": []
|
|
}
|
|
],
|
|
"total_commits_count": 1,
|
|
"push_options": {},
|
|
"repository": {
|
|
"name": "Woodpecker",
|
|
"url": "git@10.40.8.5:test/woodpecker.git",
|
|
"description": "",
|
|
"homepage": "http://10.40.8.5:3200/test/woodpecker",
|
|
"git_http_url": "http://10.40.8.5:3200/test/woodpecker.git",
|
|
"git_ssh_url": "git@10.40.8.5:test/woodpecker.git",
|
|
"visibility_level": 20
|
|
}
|
|
}
|