From 30052d879b2972ca06eebd391cd50874a14b41c7 Mon Sep 17 00:00:00 2001 From: Automated Date: Fri, 19 Jul 2024 13:40:00 +0000 Subject: [PATCH] Latest data: Fri Jul 19 13:40:00 UTC 2024 --- pullrequests.jsonl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pullrequests.jsonl b/pullrequests.jsonl index bbb30b8..e7556b4 100644 --- a/pullrequests.jsonl +++ b/pullrequests.jsonl @@ -904,3 +904,6 @@ {"url": "https://api.github.com/repos/datnguye/dbterd/issues/119", "repository_url": "https://api.github.com/repos/datnguye/dbterd", "labels_url": "https://api.github.com/repos/datnguye/dbterd/issues/119/labels{/name}", "comments_url": "https://api.github.com/repos/datnguye/dbterd/issues/119/comments", "events_url": "https://api.github.com/repos/datnguye/dbterd/issues/119/events", "html_url": "https://github.com/datnguye/dbterd/pull/119", "id": 2408320107, "node_id": "PR_kwDOHjb92s51XUTW", "number": 119, "title": "fix: mermaid complex types", "user": {"login": "cobac", "id": 27872944, "node_id": "MDQ6VXNlcjI3ODcyOTQ0", "avatar_url": "https://avatars.githubusercontent.com/u/27872944?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cobac", "html_url": "https://github.com/cobac", "followers_url": "https://api.github.com/users/cobac/followers", "following_url": "https://api.github.com/users/cobac/following{/other_user}", "gists_url": "https://api.github.com/users/cobac/gists{/gist_id}", "starred_url": "https://api.github.com/users/cobac/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cobac/subscriptions", "organizations_url": "https://api.github.com/users/cobac/orgs", "repos_url": "https://api.github.com/users/cobac/repos", "events_url": "https://api.github.com/users/cobac/events{/privacy}", "received_events_url": "https://api.github.com/users/cobac/received_events", "type": "User", "site_admin": false}, "labels": [], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 4, "created_at": "2024-07-15T09:50:42Z", "updated_at": "2024-07-17T00:30:11Z", "closed_at": "2024-07-17T00:20:29Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/datnguye/dbterd/pulls/119", "html_url": "https://github.com/datnguye/dbterd/pull/119", "diff_url": "https://github.com/datnguye/dbterd/pull/119.diff", "patch_url": "https://github.com/datnguye/dbterd/pull/119.patch", "merged_at": "2024-07-17T00:20:29Z"}, "body": "Previously, from a complex nested type like `a>`, the mermaid adapter would ignore `a` and capture `b`, `c d` and `, e f`.\r\nNow it captures `a` and `b`, which is discarded as far as I can see.\r\n\r\nI've simplified the regex expression and tested with the obvious cases, but I'm not sure if the new regex might miss some edge cases. It'd be nice to add more tests if you think I might be missing something :) \r\n\r\nI'm pushing twice, without the fix implemented and then with the fix, ~~so that you can see the testing logs in both cases.~~ well workflow needs approval anyway \ud83d\ude05 \r\n\r\nThanks for your work!\r\n\r\n### Checklist\r\n\r\n- [x] I have read [the contributing guide](https://github.com/datnguye/dbterd/blob/main/CONTRIBUTING.md) and understand what's expected of me\r\n- [x] I have run this code in development and it appears to resolve the stated issue\r\n- [x] This PR includes tests, or tests are not required/relevant for this PR\r\n- [x] I have opened an issue to add/update docs, or docs changes are not required/relevant for this PR\r\n", "reactions": {"url": "https://api.github.com/repos/datnguye/dbterd/issues/119/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/datnguye/dbterd/issues/119/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0} {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206", "repository_url": "https://api.github.com/repos/databrickslabs/ucx", "labels_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206/labels{/name}", "comments_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206/comments", "events_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206/events", "html_url": "https://github.com/databrickslabs/ucx/pull/2206", "id": 2416238874, "node_id": "PR_kwDOJHf12c51xeea", "number": 2206, "title": "Job integration tests: remove unused fixtures", "user": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "labels": [{"id": 7153778988, "node_id": "LA_kwDOJHf12c8AAAABqmYBLA", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/internal", "name": "internal", "color": "bfdadc", "default": false, "description": "this pull request won't appear in release notes"}], "state": "closed", "locked": false, "assignee": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "assignees": [{"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}], "milestone": null, "comments": 1, "created_at": "2024-07-18T12:32:47Z", "updated_at": "2024-07-18T13:00:57Z", "closed_at": "2024-07-18T13:00:56Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/databrickslabs/ucx/pulls/2206", "html_url": "https://github.com/databrickslabs/ucx/pull/2206", "diff_url": "https://github.com/databrickslabs/ucx/pull/2206.diff", "patch_url": "https://github.com/databrickslabs/ucx/pull/2206.patch", "merged_at": "2024-07-18T13:00:56Z"}, "body": "## Changes\r\n\r\nSome of the integration tests for jobs request fixtures that they don't use; this PR removes them.", "reactions": {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2206/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0} {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200", "repository_url": "https://api.github.com/repos/databrickslabs/ucx", "labels_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200/labels{/name}", "comments_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200/comments", "events_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200/events", "html_url": "https://github.com/databrickslabs/ucx/pull/2200", "id": 2413596753, "node_id": "PR_kwDOJHf12c51pDUC", "number": 2200, "title": "Minor grammar corrections in logged warnings", "user": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "labels": [{"id": 6141053105, "node_id": "LA_kwDOJHf12c8AAAABbgkIsQ", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/migrate/jobs", "name": "migrate/jobs", "color": "c2e0c6", "default": false, "description": "Step 5 - Upgrading Jobs for External Tables"}, {"id": 6662580411, "node_id": "LA_kwDOJHf12c8AAAABjR7ouw", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/migrate/code", "name": "migrate/code", "color": "8D6E35", "default": false, "description": "Abstract Syntax Trees and other dark magic"}, {"id": 7153778988, "node_id": "LA_kwDOJHf12c8AAAABqmYBLA", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/internal", "name": "internal", "color": "bfdadc", "default": false, "description": "this pull request won't appear in release notes"}], "state": "closed", "locked": false, "assignee": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "assignees": [{"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}], "milestone": null, "comments": 1, "created_at": "2024-07-17T13:13:53Z", "updated_at": "2024-07-17T15:23:39Z", "closed_at": "2024-07-17T15:23:37Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/databrickslabs/ucx/pulls/2200", "html_url": "https://github.com/databrickslabs/ucx/pull/2200", "diff_url": "https://github.com/databrickslabs/ucx/pull/2200.diff", "patch_url": "https://github.com/databrickslabs/ucx/pull/2200.patch", "merged_at": "2024-07-17T15:23:37Z"}, "body": "## Changes\r\n\r\nThis PR corrects some grammar in logged warnings.\r\n", "reactions": {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2200/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0} +{"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199", "repository_url": "https://api.github.com/repos/databrickslabs/ucx", "labels_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199/labels{/name}", "comments_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199/comments", "events_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199/events", "html_url": "https://github.com/databrickslabs/ucx/pull/2199", "id": 2413097782, "node_id": "PR_kwDOJHf12c51nV6-", "number": 2199, "title": "Added support for DBFS when building the dependency graph for tasks", "user": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "labels": [{"id": 5246238922, "node_id": "LA_kwDOJHf12c8AAAABOLNAyg", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request"}, {"id": 6141053105, "node_id": "LA_kwDOJHf12c8AAAABbgkIsQ", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/migrate/jobs", "name": "migrate/jobs", "color": "c2e0c6", "default": false, "description": "Step 5 - Upgrading Jobs for External Tables"}, {"id": 6662580411, "node_id": "LA_kwDOJHf12c8AAAABjR7ouw", "url": "https://api.github.com/repos/databrickslabs/ucx/labels/migrate/code", "name": "migrate/code", "color": "8D6E35", "default": false, "description": "Abstract Syntax Trees and other dark magic"}], "state": "closed", "locked": false, "assignee": {"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}, "assignees": [{"login": "asnare", "id": 401970, "node_id": "MDQ6VXNlcjQwMTk3MA==", "avatar_url": "https://avatars.githubusercontent.com/u/401970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asnare", "html_url": "https://github.com/asnare", "followers_url": "https://api.github.com/users/asnare/followers", "following_url": "https://api.github.com/users/asnare/following{/other_user}", "gists_url": "https://api.github.com/users/asnare/gists{/gist_id}", "starred_url": "https://api.github.com/users/asnare/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/asnare/subscriptions", "organizations_url": "https://api.github.com/users/asnare/orgs", "repos_url": "https://api.github.com/users/asnare/repos", "events_url": "https://api.github.com/users/asnare/events{/privacy}", "received_events_url": "https://api.github.com/users/asnare/received_events", "type": "User", "site_admin": false}], "milestone": null, "comments": 1, "created_at": "2024-07-17T09:18:49Z", "updated_at": "2024-07-18T19:31:33Z", "closed_at": "2024-07-18T19:31:31Z", "author_association": "CONTRIBUTOR", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/databrickslabs/ucx/pulls/2199", "html_url": "https://github.com/databrickslabs/ucx/pull/2199", "diff_url": "https://github.com/databrickslabs/ucx/pull/2199.diff", "patch_url": "https://github.com/databrickslabs/ucx/pull/2199.patch", "merged_at": "2024-07-18T19:31:31Z"}, "body": "## Changes\r\n\r\nThis PR updates the way we track the tasks dependencies when assessing workflows; DBFS-located paths are now supported for:\r\n\r\n - Wheels and eggs that a task depends on.\r\n - The location of `requirements.txt` files that specify task dependencies.\r\n - The location of PySpark jobs.\r\n\r\n### Linked issues\r\n\r\nResolves #1558.\r\n\r\n### Functionality\r\n\r\n- modified existing workflow: `assessment`\r\n\r\n### Tests\r\n\r\n- added unit tests\r\n", "reactions": {"url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/databrickslabs/ucx/issues/2199/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0} +{"url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53", "repository_url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics", "labels_url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53/labels{/name}", "comments_url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53/comments", "events_url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53/events", "html_url": "https://github.com/pgoslatara/dbt-beyond-the-basics/pull/53", "id": 2418495116, "node_id": "PR_kwDOJnlHBs514H_S", "number": 53, "title": "Auto updating packages, hooks and actions", "user": {"login": "pgoslatara", "id": 14027534, "node_id": "MDQ6VXNlcjE0MDI3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/14027534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pgoslatara", "html_url": "https://github.com/pgoslatara", "followers_url": "https://api.github.com/users/pgoslatara/followers", "following_url": "https://api.github.com/users/pgoslatara/following{/other_user}", "gists_url": "https://api.github.com/users/pgoslatara/gists{/gist_id}", "starred_url": "https://api.github.com/users/pgoslatara/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pgoslatara/subscriptions", "organizations_url": "https://api.github.com/users/pgoslatara/orgs", "repos_url": "https://api.github.com/users/pgoslatara/repos", "events_url": "https://api.github.com/users/pgoslatara/events{/privacy}", "received_events_url": "https://api.github.com/users/pgoslatara/received_events", "type": "User", "site_admin": false}, "labels": [], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 2, "created_at": "2024-07-19T09:41:40Z", "updated_at": "2024-07-19T09:46:50Z", "closed_at": "2024-07-19T09:46:48Z", "author_association": "OWNER", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/pulls/53", "html_url": "https://github.com/pgoslatara/dbt-beyond-the-basics/pull/53", "diff_url": "https://github.com/pgoslatara/dbt-beyond-the-basics/pull/53.diff", "patch_url": "https://github.com/pgoslatara/dbt-beyond-the-basics/pull/53.patch", "merged_at": "2024-07-19T09:46:48Z"}, "body": null, "reactions": {"url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/pgoslatara/dbt-beyond-the-basics/issues/53/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0} +{"url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254", "repository_url": "https://api.github.com/repos/pgoslatara/medium_scraper", "labels_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254/labels{/name}", "comments_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254/comments", "events_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254/events", "html_url": "https://github.com/pgoslatara/medium_scraper/pull/254", "id": 2418136182, "node_id": "PR_kwDOI8JbxM513AxN", "number": 254, "title": "weekly_run 10003568178", "user": {"login": "pgoslatara", "id": 14027534, "node_id": "MDQ6VXNlcjE0MDI3NTM0", "avatar_url": "https://avatars.githubusercontent.com/u/14027534?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pgoslatara", "html_url": "https://github.com/pgoslatara", "followers_url": "https://api.github.com/users/pgoslatara/followers", "following_url": "https://api.github.com/users/pgoslatara/following{/other_user}", "gists_url": "https://api.github.com/users/pgoslatara/gists{/gist_id}", "starred_url": "https://api.github.com/users/pgoslatara/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pgoslatara/subscriptions", "organizations_url": "https://api.github.com/users/pgoslatara/orgs", "repos_url": "https://api.github.com/users/pgoslatara/repos", "events_url": "https://api.github.com/users/pgoslatara/events{/privacy}", "received_events_url": "https://api.github.com/users/pgoslatara/received_events", "type": "User", "site_admin": false}, "labels": [{"id": 5491956128, "node_id": "LA_kwDOI8JbxM8AAAABR1iZoA", "url": "https://api.github.com/repos/pgoslatara/medium_scraper/labels/automerge", "name": "automerge", "color": "5319e7", "default": false, "description": ""}], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 0, "created_at": "2024-07-19T06:35:27Z", "updated_at": "2024-07-19T06:40:06Z", "closed_at": "2024-07-19T06:40:04Z", "author_association": "OWNER", "active_lock_reason": null, "draft": false, "pull_request": {"url": "https://api.github.com/repos/pgoslatara/medium_scraper/pulls/254", "html_url": "https://github.com/pgoslatara/medium_scraper/pull/254", "diff_url": "https://github.com/pgoslatara/medium_scraper/pull/254.diff", "patch_url": "https://github.com/pgoslatara/medium_scraper/pull/254.patch", "merged_at": "2024-07-19T06:40:04Z"}, "body": "Created by Github action", "reactions": {"url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "timeline_url": "https://api.github.com/repos/pgoslatara/medium_scraper/issues/254/timeline", "performed_via_github_app": null, "state_reason": null, "score": 1.0}