-
Notifications
You must be signed in to change notification settings - Fork 56
Parse Pagure PR events #2600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
softwarefactory-project-zuul
merged 2 commits into
packit:main
from
lbarcziova:pagure-pr
Oct 24, 2024
Merged
Parse Pagure PR events #2600
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀 Do we have both
project×get_projectandpackages_config×get_packages_config? /o\There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes I fear :D