-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parse Pagure PR events Fixes #2579 Related to packit/packit-service-fedmsg#115 Related to packit/deployment#608 RELEASE NOTES BEGIN N/A RELEASE NOTES END Reviewed-by: Nikola Forró Reviewed-by: Matej Focko Reviewed-by: Laura Barcziová
- Loading branch information
Showing
6 changed files
with
612 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,140 @@ | ||
{ | ||
"topic": "org.fedoraproject.prod.pagure.pull-request.new", | ||
"agent": "zbyszek", | ||
"pullrequest": { | ||
"assignee": null, | ||
"branch": "rawhide", | ||
"branch_from": "build-only-on-aarch64", | ||
"cached_merge_status": "unknown", | ||
"closed_at": null, | ||
"closed_by": null, | ||
"comments": [], | ||
"commit_start": "889f07af35d27bbcaf9c535c17a63b974aa42ee3", | ||
"commit_stop": "889f07af35d27bbcaf9c535c17a63b974aa42ee3", | ||
"date_created": "1729687175", | ||
"full_url": "https://src.fedoraproject.org/rpms/optee_os/pull-request/2", | ||
"id": 2, | ||
"initial_comment": "Previously the package was \"built\" on all architectures, but no output\r\nwas produced. Only on aarch64, a noarch package was produced, which\r\nthen was distributed to all architectures. Mock/koji allow this, but\r\nit's rather pointless and confusing. We can achieve the same result by\r\nonly building on aarch64.\r\n\r\nI think this DTRT, but please don't merge without waiting for the scratch build result.", | ||
"last_updated": "1729687175", | ||
"project": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["eballetbo"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1695137284", | ||
"date_modified": "1704875184", | ||
"description": "The optee_os package\n", | ||
"full_url": "https://src.fedoraproject.org/rpms/optee_os", | ||
"fullname": "rpms/optee_os", | ||
"id": 66326, | ||
"milestones": {}, | ||
"name": "optee_os", | ||
"namespace": "rpms", | ||
"parent": null, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "rpms/optee_os", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/eballetbo", | ||
"fullname": "Enric Balletbo i Serra", | ||
"name": "eballetbo", | ||
"url_path": "user/eballetbo" | ||
} | ||
}, | ||
"remote_git": null, | ||
"repo_from": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["zbyszek"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1729687100", | ||
"date_modified": "1729687100", | ||
"description": "The optee_os package\n", | ||
"full_url": "https://src.fedoraproject.org/fork/zbyszek/rpms/optee_os", | ||
"fullname": "forks/zbyszek/rpms/optee_os", | ||
"id": 79602, | ||
"milestones": {}, | ||
"name": "optee_os", | ||
"namespace": "rpms", | ||
"parent": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["eballetbo"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1695137284", | ||
"date_modified": "1704875184", | ||
"description": "The optee_os package\n", | ||
"full_url": "https://src.fedoraproject.org/rpms/optee_os", | ||
"fullname": "rpms/optee_os", | ||
"id": 66326, | ||
"milestones": {}, | ||
"name": "optee_os", | ||
"namespace": "rpms", | ||
"parent": null, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "rpms/optee_os", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/eballetbo", | ||
"fullname": "Enric Balletbo i Serra", | ||
"name": "eballetbo", | ||
"url_path": "user/eballetbo" | ||
} | ||
}, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "fork/zbyszek/rpms/optee_os", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/zbyszek", | ||
"fullname": "Zbigniew J\u0119drzejewski-Szmek", | ||
"name": "zbyszek", | ||
"url_path": "user/zbyszek" | ||
} | ||
}, | ||
"status": "Open", | ||
"tags": [], | ||
"threshold_reached": null, | ||
"title": "Only build on aarch64", | ||
"uid": "6bce8aea08204d12a74c2d17ecc505df", | ||
"updated_on": "1729687175", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/zbyszek", | ||
"fullname": "Zbigniew J\u0119drzejewski-Szmek", | ||
"name": "zbyszek", | ||
"url_path": "user/zbyszek" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,140 @@ | ||
{ | ||
"topic": "org.fedoraproject.prod.pagure.pull-request.rebased", | ||
"agent": "pagure", | ||
"pullrequest": { | ||
"assignee": null, | ||
"branch": "rawhide", | ||
"branch_from": "fedora_plans", | ||
"cached_merge_status": "unknown", | ||
"closed_at": null, | ||
"closed_by": null, | ||
"comments": [], | ||
"commit_start": "196f3c99b21d75bf441331e1a82fb76d243e82d5", | ||
"commit_stop": "196f3c99b21d75bf441331e1a82fb76d243e82d5", | ||
"date_created": "1727942209", | ||
"full_url": "https://src.fedoraproject.org/rpms/ftp/pull-request/6", | ||
"id": 6, | ||
"initial_comment": "Update plans and gating", | ||
"last_updated": "1729685933", | ||
"project": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": ["mruprich"], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["mruprich"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1501867757", | ||
"date_modified": "1507273635", | ||
"description": "The ftp rpms", | ||
"full_url": "https://src.fedoraproject.org/rpms/ftp", | ||
"fullname": "rpms/ftp", | ||
"id": 4014, | ||
"milestones": {}, | ||
"name": "ftp", | ||
"namespace": "rpms", | ||
"parent": null, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "rpms/ftp", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/mruprich", | ||
"fullname": "Michal Ruprich", | ||
"name": "mruprich", | ||
"url_path": "user/mruprich" | ||
} | ||
}, | ||
"remote_git": null, | ||
"repo_from": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["omejzlik"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1727942177", | ||
"date_modified": "1727942177", | ||
"description": "The ftp rpms", | ||
"full_url": "https://src.fedoraproject.org/fork/omejzlik/rpms/ftp", | ||
"fullname": "forks/omejzlik/rpms/ftp", | ||
"id": 79045, | ||
"milestones": {}, | ||
"name": "ftp", | ||
"namespace": "rpms", | ||
"parent": { | ||
"access_groups": { | ||
"admin": [], | ||
"collaborator": [], | ||
"commit": [], | ||
"ticket": [] | ||
}, | ||
"access_users": { | ||
"admin": ["mruprich"], | ||
"collaborator": [], | ||
"commit": [], | ||
"owner": ["mruprich"], | ||
"ticket": [] | ||
}, | ||
"close_status": [], | ||
"custom_keys": [], | ||
"date_created": "1501867757", | ||
"date_modified": "1507273635", | ||
"description": "The ftp rpms", | ||
"full_url": "https://src.fedoraproject.org/rpms/ftp", | ||
"fullname": "rpms/ftp", | ||
"id": 4014, | ||
"milestones": {}, | ||
"name": "ftp", | ||
"namespace": "rpms", | ||
"parent": null, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "rpms/ftp", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/mruprich", | ||
"fullname": "Michal Ruprich", | ||
"name": "mruprich", | ||
"url_path": "user/mruprich" | ||
} | ||
}, | ||
"priorities": {}, | ||
"tags": [], | ||
"url_path": "fork/omejzlik/rpms/ftp", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/omejzlik", | ||
"fullname": "Ond\u0159ej Mejzl\u00edk", | ||
"name": "omejzlik", | ||
"url_path": "user/omejzlik" | ||
} | ||
}, | ||
"status": "Open", | ||
"tags": [], | ||
"threshold_reached": null, | ||
"title": "Update plans and gating", | ||
"uid": "0e726e2c759b46a4beee5824dd8e9f39", | ||
"updated_on": "1729589491", | ||
"user": { | ||
"full_url": "https://src.fedoraproject.org/user/omejzlik", | ||
"fullname": "Ond\u0159ej Mejzl\u00edk", | ||
"name": "omejzlik", | ||
"url_path": "user/omejzlik" | ||
} | ||
} | ||
} |
Oops, something went wrong.