Files
woodpecker/server/forge/gitea/fixtures/HookPullRequestAssigneesAdded.json
2025-09-25 00:07:45 +02:00

194 lines
6.2 KiB
JSON

{
"action": "assigned",
"number": 7,
"pull_request": {
"id": 3779,
"url": "https://gitea.com/a_nice_user/hello_world_ci/pulls/7",
"number": 7,
"user": {
"id": 1,
"login": "jony",
"full_name": "Jony",
"email": "jony@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/81027235e996f5e3ef6257152357b85d94171a2e",
"html_url": "https://gitea.com/jony",
"visibility": "public",
"username": "jony"
},
"title": "somepull",
"body": "wow aaa new pulll body",
"labels": [
{
"id": 285,
"name": "bug",
"exclusive": false,
"color": "ee0701",
"description": "Something is not working",
"url": "https://gitea.com/api/v1/repos/a_nice_user/hello_world_ci/labels/285"
}
],
"milestone": null,
"assignee": {
"id": 6,
"login": "lilly",
"full_name": "Lilly Apple",
"email": "lilly@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/a02de81c8ee997fc0aff3c6ebe18841903a75fd6",
"html_url": "https://gitea.com/lilly",
"visibility": "public",
"username": "lilly"
},
"assignees": [
{
"id": 6,
"login": "lilly",
"full_name": "Lilly Apple",
"email": "lilly@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/a02de81c8ee997fc0aff3c6ebe18841903a75fd6",
"html_url": "https://gitea.com/lilly",
"visibility": "public",
"username": "lilly"
}
],
"requested_reviewers": [
{
"id": 349,
"login": "a_nice_user",
"full_name": "Nice User",
"email": "a_nice_user@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/ae32f5573b27f9840942a522d59032b104a2dd15",
"html_url": "https://gitea.com/a_nice_user",
"visibility": "public",
"username": "a_nice_user"
}
],
"state": "open",
"draft": false,
"is_locked": false,
"comments": 0,
"review_comments": 0,
"additions": 1,
"deletions": 0,
"changed_files": 1,
"html_url": "https://gitea.com/a_nice_user/hello_world_ci/pulls/7",
"diff_url": "https://gitea.com/a_nice_user/hello_world_ci/pulls/7.diff",
"patch_url": "https://gitea.com/a_nice_user/hello_world_ci/pulls/7.patch",
"mergeable": true,
"merged": false,
"merged_at": null,
"merge_commit_sha": null,
"merged_by": null,
"allow_maintainer_edit": false,
"base": {
"label": "main",
"ref": "main",
"sha": "a40211c506550ebd79633d84e913dafa184c6d56",
"repo_id": 1234,
"repo": {
"id": 1234,
"owner": {
"id": 349,
"login": "a_nice_user",
"full_name": "Nice User",
"email": "a_nice_user@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/ae32f5573b27f9840942a522d59032b104a2dd15",
"html_url": "https://gitea.com/a_nice_user",
"visibility": "public",
"username": "a_nice_user"
},
"name": "hello_world_ci",
"full_name": "a_nice_user/hello_world_ci",
"private": false,
"html_url": "https://gitea.com/a_nice_user/hello_world_ci",
"url": "https://gitea.com/api/v1/repos/a_nice_user/hello_world_ci",
"ssh_url": "ssh://git@gitea.com:3344/a_nice_user/hello_world_ci.git",
"clone_url": "https://gitea.com/a_nice_user/hello_world_ci.git",
"default_branch": "main",
"permissions": {
"admin": false,
"push": false,
"pull": true
},
"has_pull_requests": true,
"object_format_name": "sha1"
}
},
"head": {
"label": "jony-patch-1",
"ref": "jony-patch-1",
"sha": "07977177c2cd7d46bad37b8472a9d50e7acb9d1f",
"repo_id": 1234,
"repo": {
"id": 1234,
"owner": {
"id": 349,
"login": "a_nice_user",
"full_name": "Nice User",
"email": "a_nice_user@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/ae32f5573b27f9840942a522d59032b104a2dd15",
"html_url": "https://gitea.com/a_nice_user",
"visibility": "public",
"username": "a_nice_user"
},
"name": "hello_world_ci",
"full_name": "a_nice_user/hello_world_ci",
"private": false,
"html_url": "https://gitea.com/a_nice_user/hello_world_ci",
"url": "https://gitea.com/api/v1/repos/a_nice_user/hello_world_ci",
"ssh_url": "ssh://git@gitea.com:3344/a_nice_user/hello_world_ci.git",
"clone_url": "https://gitea.com/a_nice_user/hello_world_ci.git",
"default_branch": "main",
"permissions": {
"admin": false,
"push": false,
"pull": true
},
"has_pull_requests": true,
"object_format_name": "sha1"
}
},
"merge_base": "a40211c506550ebd79633d84e913dafa184c6d56"
},
"requested_reviewer": null,
"repository": {
"id": 1234,
"owner": {
"id": 349,
"login": "a_nice_user",
"full_name": "Nice User",
"email": "a_nice_user@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/ae32f5573b27f9840942a522d59032b104a2dd15",
"html_url": "https://gitea.com/a_nice_user",
"visibility": "public",
"username": "a_nice_user"
},
"name": "hello_world_ci",
"full_name": "a_nice_user/hello_world_ci",
"private": false,
"html_url": "https://gitea.com/a_nice_user/hello_world_ci",
"url": "https://gitea.com/api/v1/repos/a_nice_user/hello_world_ci",
"ssh_url": "ssh://git@gitea.com:3344/a_nice_user/hello_world_ci.git",
"clone_url": "https://gitea.com/a_nice_user/hello_world_ci.git",
"default_branch": "main",
"permissions": {
"admin": true,
"push": true,
"pull": true
},
"has_pull_requests": true,
"object_format_name": "sha1"
},
"sender": {
"id": 349,
"login": "a_nice_user",
"full_name": "Nice User",
"email": "a_nice_user@noreply.example.org",
"avatar_url": "https://gitea.com/avatars/ae32f5573b27f9840942a522d59032b104a2dd15",
"html_url": "https://gitea.com/a_nice_user",
"visibility": "public",
"username": "a_nice_user"
},
"commit_id": "",
"review": null
}