| {"time": "2024-04-24T14:32:33+00:00", "type": "commit", "payload": {"sha": "e5516effaa10e2642ccb64c04d60df284575e8de", "node_id": "C_kwDOKNhT9doAKGU1NTE2ZWZmYWExMGUyNjQyY2NiNjRjMDRkNjBkZjI4NDU3NWU4ZGU", "commit": {"author": {"name": "Charles Moore", "email": "moorec@amazon.com", "date": "2024-04-24T14:32:33Z"}, "committer": {"name": "Charles Moore", "email": "122481442+moorec-aws@users.noreply.github.com", "date": "2024-06-03T20:25:24Z"}, "message": "ci: add PyPI publish job to the publish workflow\n\nSigned-off-by: Charles Moore <moorec@amazon.com>", "tree": {"sha": "375cd283f12f360c32f965450a0e515666751aed", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/trees/375cd283f12f360c32f965450a0e515666751aed"}, "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/e5516effaa10e2642ccb64c04d60df284575e8de", "comment_count": 0, "verification": {"verified": false, "reason": "unsigned", "signature": null, "payload": null, "verified_at": null}}, "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/e5516effaa10e2642ccb64c04d60df284575e8de", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/e5516effaa10e2642ccb64c04d60df284575e8de", "comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/e5516effaa10e2642ccb64c04d60df284575e8de/comments", "author": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "committer": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "parents": [{"sha": "1e71b58df3ec000f8d4980eaa849870b42a51d1e", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/1e71b58df3ec000f8d4980eaa849870b42a51d1e", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/1e71b58df3ec000f8d4980eaa849870b42a51d1e"}], "stats": {"total": 30, "additions": 28, "deletions": 2}, "files": [{"sha": "b6600046558d3b0168bbea0c3acd7767ae8c3d44", "filename": ".github/workflows/code_quality.yml", "status": "modified", "additions": 1, "deletions": 1, "changes": 2, "blob_url": "https://github.com/OpenJobDescription/openjd-model-for-python/blob/e5516effaa10e2642ccb64c04d60df284575e8de/.github%2Fworkflows%2Fcode_quality.yml", "raw_url": "https://github.com/OpenJobDescription/openjd-model-for-python/raw/e5516effaa10e2642ccb64c04d60df284575e8de/.github%2Fworkflows%2Fcode_quality.yml", "contents_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contents/.github%2Fworkflows%2Fcode_quality.yml?ref=e5516effaa10e2642ccb64c04d60df284575e8de", "patch": "@@ -15,7 +15,7 @@ jobs:\n strategy:\n matrix:\n os: [ubuntu-latest, windows-latest, macos-latest]\n- python-version: ['3.9', '3.10', '3.11']\n+ python-version: ['3.9', '3.10', '3.11', '3.12']\n uses: OpenJobDescription/.github/.github/workflows/reusable_python_build.yml@mainline\n with:\n os: ${{ matrix.os }}"}, {"sha": "ff79738cbb46f230ee4de1d522ba6ae616c57d8f", "filename": ".github/workflows/release_publish.yml", "status": "modified", "additions": 27, "deletions": 1, "changes": 28, "blob_url": "https://github.com/OpenJobDescription/openjd-model-for-python/blob/e5516effaa10e2642ccb64c04d60df284575e8de/.github%2Fworkflows%2Frelease_publish.yml", "raw_url": "https://github.com/OpenJobDescription/openjd-model-for-python/raw/e5516effaa10e2642ccb64c04d60df284575e8de/.github%2Fworkflows%2Frelease_publish.yml", "contents_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contents/.github%2Fworkflows%2Frelease_publish.yml?ref=e5516effaa10e2642ccb64c04d60df284575e8de", "patch": "@@ -16,6 +16,32 @@ jobs:\n name: Publish Release\n permissions:\n id-token: write\n- contents: read\n+ contents: write\n uses: OpenJobDescription/.github/.github/workflows/reusable_publish.yml@mainline\n secrets: inherit\n+ # PyPI does not support reusable workflows yet\n+ # # See https://github.com/pypi/warehouse/issues/11096\n+ PublishToPyPI:\n+ needs: Publish\n+ runs-on: ubuntu-latest\n+ environment: release\n+ permissions:\n+ id-token: write\n+ steps:\n+ - name: Checkout\n+ uses: actions/checkout@v4\n+ with:\n+ ref: release\n+ fetch-depth: 0\n+ - name: Set up Python\n+ uses: actions/setup-python@v5\n+ with:\n+ python-version: '3.9'\n+ - name: Install dependencies\n+ run: |\n+ pip install --upgrade hatch\n+ - name: Build\n+ run: hatch -v build\n+ # # See https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-pypi\n+ - name: Publish to PyPI\n+ uses: pypa/gh-action-pypi-publish@release/v1"}]}} |
| {"time": "2024-04-24T14:32:33+00:00", "type": "timeline:committed", "payload": {"sha": "e5516effaa10e2642ccb64c04d60df284575e8de", "node_id": "C_kwDOKNhT9doAKGU1NTE2ZWZmYWExMGUyNjQyY2NiNjRjMDRkNjBkZjI4NDU3NWU4ZGU", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/e5516effaa10e2642ccb64c04d60df284575e8de", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/e5516effaa10e2642ccb64c04d60df284575e8de", "author": {"name": "Charles Moore", "email": "moorec@amazon.com", "date": "2024-04-24T14:32:33Z"}, "committer": {"name": "Charles Moore", "email": "122481442+moorec-aws@users.noreply.github.com", "date": "2024-06-03T20:25:24Z"}, "tree": {"sha": "375cd283f12f360c32f965450a0e515666751aed", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/trees/375cd283f12f360c32f965450a0e515666751aed"}, "message": "ci: add PyPI publish job to the publish workflow\n\nSigned-off-by: Charles Moore <moorec@amazon.com>", "parents": [{"sha": "1e71b58df3ec000f8d4980eaa849870b42a51d1e", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/1e71b58df3ec000f8d4980eaa849870b42a51d1e", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/1e71b58df3ec000f8d4980eaa849870b42a51d1e"}], "verification": {"verified": false, "reason": "unsigned", "signature": null, "payload": null, "verified_at": null}, "event": "committed"}} |
| {"time": "2024-04-24T14:34:14+00:00", "type": "pr", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106", "id": 1838977692, "node_id": "PR_kwDOKNhT9c5tnJKc", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106", "diff_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106.diff", "patch_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106.patch", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106", "number": 106, "state": "closed", "locked": false, "title": "ci: add PyPI publish job to the publish workflow ", "user": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "### What was the problem/requirement? (What/Why)\r\nPyPI publishing does not support reusable workflows, there is an open issue to add support:\r\n\r\nhttps://github.com/pypi/warehouse/issues/11096\r\n\r\nFor now we need to keep publishing to pypi as a job in the publish workflow file of each repository so that it can authenticate to publish.\r\n\r\nThe Release job in the reusable publish workflow requires contents write permissons.\r\n\r\nhttps://github.com/OpenJobDescription/.github/blob/mainline/.github/workflows/reusable_publish.yml#L35\r\n\r\n### What was the solution? (How)\r\n* Add a job to publish to PyPI in the release_publish.yml workflow\r\n* Add write permissions to the calling workflow.\r\n* Add Python 3.12 to python matrix\r\n\r\n\r\n### What is the impact of this change?\r\nMove PyPI publishing job back to each repository instead of using a reusable workflow\r\n\r\n### How was this change tested?\r\nTested in a developer github account \r\n\r\n### Was this change documented?\r\nno\r\n\r\n### Is this a breaking change?\r\nno\r\n\r\n----\r\n\r\n*By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.*", "created_at": "2024-04-24T14:34:14Z", "updated_at": "2024-06-03T20:35:00Z", "closed_at": "2024-06-03T20:26:37Z", "merged_at": null, "merge_commit_sha": "f0ff768f64d219a4b49f0322ed73d019c5e0e086", "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, "draft": false, "commits_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106/commits", "review_comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106/comments", "review_comment_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments{/number}", "comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106/comments", "statuses_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/statuses/e5516effaa10e2642ccb64c04d60df284575e8de", "head": {"label": "moorec-aws:moorec/add-contents-write", "ref": "moorec/add-contents-write", "sha": "e5516effaa10e2642ccb64c04d60df284575e8de", "user": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "repo": {"id": 789173939, "node_id": "R_kgDOLwnWsw", "name": "openjd-model-for-python", "full_name": "moorec-aws/openjd-model-for-python", "private": false, "owner": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "html_url": "https://github.com/moorec-aws/openjd-model-for-python", "description": "Provides a Python implementation of the data model for Open Job Description's template schemas.", "fork": true, "url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python", "forks_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/forks", "keys_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/teams", "hooks_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/hooks", "issue_events_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/issues/events{/number}", "events_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/events", "assignees_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/assignees{/user}", "branches_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/branches{/branch}", "tags_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/tags", "blobs_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/git/refs{/sha}", "trees_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/statuses/{sha}", "languages_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/languages", "stargazers_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/stargazers", "contributors_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/contributors", "subscribers_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/subscribers", "subscription_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/subscription", "commits_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/commits{/sha}", "git_commits_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/git/commits{/sha}", "comments_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/comments{/number}", "issue_comment_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/issues/comments{/number}", "contents_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/contents/{+path}", "compare_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/merges", "archive_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/downloads", "issues_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/issues{/number}", "pulls_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/pulls{/number}", "milestones_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/milestones{/number}", "notifications_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/labels{/name}", "releases_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/releases{/id}", "deployments_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/deployments", "created_at": "2024-04-19T21:14:25Z", "updated_at": "2025-11-27T15:25:06Z", "pushed_at": "2025-11-27T20:44:58Z", "git_url": "git://github.com/moorec-aws/openjd-model-for-python.git", "ssh_url": "git@github.com:moorec-aws/openjd-model-for-python.git", "clone_url": "https://github.com/moorec-aws/openjd-model-for-python.git", "svn_url": "https://github.com/moorec-aws/openjd-model-for-python", "homepage": "https://github.com/OpenJobDescription/openjd-specifications/wiki", "size": 557, "stargazers_count": 0, "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, "has_downloads": true, "has_wiki": false, "has_pages": false, "has_discussions": false, "forks_count": 0, "mirror_url": null, "archived": false, "disabled": false, "open_issues_count": 0, "license": {"key": "apache-2.0", "name": "Apache License 2.0", "spdx_id": "Apache-2.0", "url": "https://api.github.com/licenses/apache-2.0", "node_id": "MDc6TGljZW5zZTI="}, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "has_pull_requests": true, "pull_request_creation_policy": "all", "topics": [], "visibility": "public", "forks": 0, "open_issues": 0, "watchers": 0, "default_branch": "mainline"}}, "base": {"label": "OpenJobDescription:mainline", "ref": "mainline", "sha": "1e71b58df3ec000f8d4980eaa849870b42a51d1e", "user": {"login": "OpenJobDescription", "id": 142452466, "node_id": "O_kgDOCH2m8g", "avatar_url": "https://avatars.githubusercontent.com/u/142452466?v=4", "gravatar_id": "", "url": "https://api.github.com/users/OpenJobDescription", "html_url": "https://github.com/OpenJobDescription", "followers_url": "https://api.github.com/users/OpenJobDescription/followers", "following_url": "https://api.github.com/users/OpenJobDescription/following{/other_user}", "gists_url": "https://api.github.com/users/OpenJobDescription/gists{/gist_id}", "starred_url": "https://api.github.com/users/OpenJobDescription/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/OpenJobDescription/subscriptions", "organizations_url": "https://api.github.com/users/OpenJobDescription/orgs", "repos_url": "https://api.github.com/users/OpenJobDescription/repos", "events_url": "https://api.github.com/users/OpenJobDescription/events{/privacy}", "received_events_url": "https://api.github.com/users/OpenJobDescription/received_events", "type": "Organization", "user_view_type": "public", "site_admin": false}, "repo": {"id": 685265909, "node_id": "R_kgDOKNhT9Q", "name": "openjd-model-for-python", "full_name": "OpenJobDescription/openjd-model-for-python", "private": false, "owner": {"login": "OpenJobDescription", "id": 142452466, "node_id": "O_kgDOCH2m8g", "avatar_url": "https://avatars.githubusercontent.com/u/142452466?v=4", "gravatar_id": "", "url": "https://api.github.com/users/OpenJobDescription", "html_url": "https://github.com/OpenJobDescription", "followers_url": "https://api.github.com/users/OpenJobDescription/followers", "following_url": "https://api.github.com/users/OpenJobDescription/following{/other_user}", "gists_url": "https://api.github.com/users/OpenJobDescription/gists{/gist_id}", "starred_url": "https://api.github.com/users/OpenJobDescription/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/OpenJobDescription/subscriptions", "organizations_url": "https://api.github.com/users/OpenJobDescription/orgs", "repos_url": "https://api.github.com/users/OpenJobDescription/repos", "events_url": "https://api.github.com/users/OpenJobDescription/events{/privacy}", "received_events_url": "https://api.github.com/users/OpenJobDescription/received_events", "type": "Organization", "user_view_type": "public", "site_admin": false}, "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python", "description": "Provides a Python implementation of the data model for Open Job Description's template schemas.", "fork": false, "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python", "forks_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/forks", "keys_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/keys{/key_id}", "collaborators_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/collaborators{/collaborator}", "teams_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/teams", "hooks_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/hooks", "issue_events_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events{/number}", "events_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/events", "assignees_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/assignees{/user}", "branches_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/branches{/branch}", "tags_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/tags", "blobs_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/blobs{/sha}", "git_tags_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/tags{/sha}", "git_refs_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/refs{/sha}", "trees_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/trees{/sha}", "statuses_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/statuses/{sha}", "languages_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/languages", "stargazers_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/stargazers", "contributors_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contributors", "subscribers_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/subscribers", "subscription_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/subscription", "commits_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits{/sha}", "git_commits_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits{/sha}", "comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/comments{/number}", "issue_comment_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments{/number}", "contents_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contents/{+path}", "compare_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/compare/{base}...{head}", "merges_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/merges", "archive_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/{archive_format}{/ref}", "downloads_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/downloads", "issues_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues{/number}", "pulls_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls{/number}", "milestones_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/milestones{/number}", "notifications_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/notifications{?since,all,participating}", "labels_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/labels{/name}", "releases_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/releases{/id}", "deployments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/deployments", "created_at": "2023-08-30T21:28:48Z", "updated_at": "2026-05-19T19:09:34Z", "pushed_at": "2026-05-19T19:09:34Z", "git_url": "git://github.com/OpenJobDescription/openjd-model-for-python.git", "ssh_url": "git@github.com:OpenJobDescription/openjd-model-for-python.git", "clone_url": "https://github.com/OpenJobDescription/openjd-model-for-python.git", "svn_url": "https://github.com/OpenJobDescription/openjd-model-for-python", "homepage": "https://github.com/OpenJobDescription/openjd-specifications/wiki", "size": 488, "stargazers_count": 12, "watchers_count": 12, "language": "Python", "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": false, "has_pages": false, "has_discussions": false, "forks_count": 20, "mirror_url": null, "archived": false, "disabled": false, "open_issues_count": 9, "license": {"key": "apache-2.0", "name": "Apache License 2.0", "spdx_id": "Apache-2.0", "url": "https://api.github.com/licenses/apache-2.0", "node_id": "MDc6TGljZW5zZTI="}, "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, "has_pull_requests": true, "pull_request_creation_policy": "all", "topics": [], "visibility": "public", "forks": 20, "open_issues": 9, "watchers": 12, "default_branch": "mainline"}}, "_links": {"self": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106"}, "html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106"}, "issue": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106"}, "comments": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106/comments"}, "review_comments": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106/comments"}, "review_comment": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments{/number}"}, "commits": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/106/commits"}, "statuses": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/statuses/e5516effaa10e2642ccb64c04d60df284575e8de"}}, "author_association": "CONTRIBUTOR", "auto_merge": null, "assignee": null, "active_lock_reason": null, "merged": false, "mergeable": true, "rebaseable": false, "mergeable_state": "blocked", "merged_by": null, "comments": 1, "review_comments": 0, "maintainer_can_modify": false, "commits": 1, "additions": 28, "deletions": 2, "changed_files": 2}} |
| {"time": "2024-04-24T14:34:14+00:00", "type": "timeline:review_requested", "payload": {"id": 12593116501, "node_id": "RRE_lADOKNhT9c6GyxNmzwAAAALum7VV", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/12593116501", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "review_requested", "commit_id": null, "commit_url": null, "created_at": "2024-04-24T14:34:14Z", "review_requester": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "requested_team": {"name": "Developers", "id": 8513209, "node_id": "T_kwDOCH2m8s4Agea5", "slug": "developers", "description": "", "privacy": "closed", "notification_setting": "notifications_enabled", "url": "https://api.github.com/organizations/142452466/team/8513209", "html_url": "https://github.com/orgs/OpenJobDescription/teams/developers", "members_url": "https://api.github.com/organizations/142452466/team/8513209/members{/member}", "repositories_url": "https://api.github.com/organizations/142452466/team/8513209/repos", "type": "organization", "organization_id": 142452466, "permission": "push", "permissions": {"admin": false, "maintain": false, "push": true, "triage": true, "pull": true}, "parent": null}, "performed_via_github_app": null}} |
| {"time": "2024-04-24T21:48:00+00:00", "type": "timeline:renamed", "payload": {"id": 12598497701, "node_id": "RTE_lADOKNhT9c6GyxNmzwAAAALu7dGl", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/12598497701", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "renamed", "commit_id": null, "commit_url": null, "created_at": "2024-04-24T21:48:00Z", "rename": {"from": "ci: publish workfow needs content write permissions", "to": "ci: add PyPI publish job to publish workflow "}, "performed_via_github_app": null}} |
| {"time": "2024-04-24T21:48:35+00:00", "type": "timeline:head_ref_force_pushed", "payload": {"id": 12598502747, "node_id": "HRFPE_lADOKNhT9c6GyxNmzwAAAALu7eVb", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/12598502747", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_force_pushed", "commit_id": "63256a79313ab55fabcc0ebcec86d30fbbe32526", "commit_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/commits/63256a79313ab55fabcc0ebcec86d30fbbe32526", "created_at": "2024-04-24T21:48:35Z", "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:17:46+00:00", "type": "timeline:head_ref_force_pushed", "payload": {"id": 13026465660, "node_id": "HRFPE_lADOKNhT9c6GyxNmzwAAAAMIcBd8", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026465660", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_force_pushed", "commit_id": "cc6adaf977f0fb5dd465001969f0f13db2e3d292", "commit_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/commits/cc6adaf977f0fb5dd465001969f0f13db2e3d292", "created_at": "2024-06-03T20:17:46Z", "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:24:42+00:00", "type": "timeline:head_ref_force_pushed", "payload": {"id": 13026562571, "node_id": "HRFPE_lADOKNhT9c6GyxNmzwAAAAMIcZIL", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026562571", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_force_pushed", "commit_id": "3d551987fb6a039888e687c2c1ef2185dee48751", "commit_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/commits/3d551987fb6a039888e687c2c1ef2185dee48751", "created_at": "2024-06-03T20:24:42Z", "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:24:52+00:00", "type": "timeline:renamed", "payload": {"id": 13026564231, "node_id": "RTE_lADOKNhT9c6GyxNmzwAAAAMIcZiH", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026564231", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "renamed", "commit_id": null, "commit_url": null, "created_at": "2024-06-03T20:24:52Z", "rename": {"from": "ci: add PyPI publish job to publish workflow ", "to": "ci: add PyPI publish job to the publish workflow "}, "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:25:26+00:00", "type": "timeline:head_ref_force_pushed", "payload": {"id": 13026569765, "node_id": "HRFPE_lADOKNhT9c6GyxNmzwAAAAMIca4l", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026569765", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_force_pushed", "commit_id": "e5516effaa10e2642ccb64c04d60df284575e8de", "commit_url": "https://api.github.com/repos/moorec-aws/openjd-model-for-python/commits/e5516effaa10e2642ccb64c04d60df284575e8de", "created_at": "2024-06-03T20:25:26Z", "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:25:46+00:00", "type": "comment", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/2146060587", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106#issuecomment-2146060587", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106", "id": 2146060587, "node_id": "IC_kwDOKNhT9c5_6kkr", "user": {"login": "sonarqubecloud[bot]", "id": 39514782, "node_id": "MDM6Qm90Mzk1MTQ3ODI=", "avatar_url": "https://avatars.githubusercontent.com/in/12526?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D", "html_url": "https://github.com/apps/sonarqubecloud", "followers_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/followers", "following_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/repos", "events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "created_at": "2024-06-03T20:25:46Z", "updated_at": "2024-06-03T20:25:46Z", "author_association": "NONE", "body": "## [](https://sonarcloud.io/dashboard?id=OpenJobDescription_openjd-model-for-python&pullRequest=106) **Quality Gate passed** \nIssues \n [0 New issues](https://sonarcloud.io/project/issues?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolved=false&sinceLeakPeriod=true) \n [0 Accepted issues](https://sonarcloud.io/project/issues?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolutions=WONTFIX)\n\nMeasures \n [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolved=false&sinceLeakPeriod=true) \n No data about Coverage \n [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&metric=new_duplicated_lines_density&view=list) \n \n[See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=OpenJobDescription_openjd-model-for-python&pullRequest=106)\n\n", "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/2146060587/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "performed_via_github_app": {"id": 12526, "slug": "sonarqubecloud", "node_id": "MDM6QXBwMTI1MjY=", "owner": {"login": "SonarSource", "id": 545988, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU0NTk4OA==", "avatar_url": "https://avatars.githubusercontent.com/u/545988?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SonarSource", "html_url": "https://github.com/SonarSource", "followers_url": "https://api.github.com/users/SonarSource/followers", "following_url": "https://api.github.com/users/SonarSource/following{/other_user}", "gists_url": "https://api.github.com/users/SonarSource/gists{/gist_id}", "starred_url": "https://api.github.com/users/SonarSource/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SonarSource/subscriptions", "organizations_url": "https://api.github.com/users/SonarSource/orgs", "repos_url": "https://api.github.com/users/SonarSource/repos", "events_url": "https://api.github.com/users/SonarSource/events{/privacy}", "received_events_url": "https://api.github.com/users/SonarSource/received_events", "type": "Organization", "user_view_type": "public", "site_admin": false}, "name": "SonarQubeCloud", "description": "\r\nSonarQube Cloud (formerly SonarCloud) is a SaaS code analysis tool designed to detect coding issues in 30+ languages, frameworks, and IaC platforms. Your code is checked against an extensive set of rules that cover many attributes of code, such as maintainability, reliability, and security issues, on each merge/pull request.\r\n\r\nFor those requiring US-based hosting, [SonarQube Cloud US](https://sonarqube.us/) offers the perfect alternative. If you need data residency outside the US or within the EU, [SonarQube Cloud](https://sonarcloud.io/) with this GitHub app is the ideal solution.\r\n\r\nSonarQube Cloud integrates seamlessly into your GitHub workflow and provides clear guidance for resolving any code quality and security issues detected. The majority of popular languages can be analyzed automatically; no configuration is required!\r\n\r\nWith [SonarQube Cloud](https://sonarcloud.io/github), you get:\r\n\r\n- Fast, precise static analysis and feedback on your code\r\n \r\n- Support for popular languages, frameworks, and IaC tools\r\n \r\n- Free analysis for open-source projects and private projects up to max 50k LoC\r\n \r\n- Automatic analysis of pull requests and branches with results reported inline\r\n \r\n- IDE Support with [SonarQube for IDE](https://www.sonarsource.com/products/sonarlint/) integration\r\n \r\n- Quality Gate (added as a GitHub check) acting at two different levels - first, preventing you from merging pull requests that contain issues - and later, helping you to release only clean, safe code\r\n \r\n- Sign up for SonarQube free tier and begin scanning your private and public repositories\r\n \r\n\r\nA [GitHub Action](https://github.com/marketplace/actions/sonarcloud-scan) is available in the marketplace to make it easy for you (for projects where automatic analysis isn't available). SonarQube Cloud also integrates smoothly with Jenkins, CircleCI, TravisCI, CirrusCI, and many other tools.\r\n\r\nA free tier is available that allows you to explore the benefits of SonarQube Cloud using your public and private repositories. We also provide a no-commitment, [14-day trial](https://www.sonarsource.com/products/sonarcloud/signup/) of SonarQube Cloud Team for unlimited team members, up to 1.9M LoC, AI CodeFix recommendations, and more. No need to speak with a sales rep or request a license key - get automatic code analysis results on your private projects in minutes! Want to see more examples of SonarCloud in action? You can [explore current Open Source projects in SonarCloud](https://sonarcloud.io/explore/projects?sort=-analysis_date) that are using the [Clean as You Code](https://www.sonarsource.com/solutions/our-unique-approach/) methodology.\r\n\r\nWhat are you waiting for? SonarQube Cloud helps you consistently deliver cleaner, secure software that future developers will appreciate and your users will love. Start writing Clean Code. [Now](https://www.sonarsource.com/products/sonarcloud/signup/)!", "external_url": "https://sonarcloud.io", "html_url": "https://github.com/apps/sonarqubecloud", "created_at": "2018-05-22T07:36:37Z", "updated_at": "2026-03-03T08:54:32Z", "permissions": {"checks": "write", "contents": "read", "emails": "read", "members": "read", "metadata": "read", "organization_copilot_seat_management": "read", "pull_requests": "write", "security_events": "write", "statuses": "write"}, "events": ["code_scanning_alert", "organization", "pull_request", "push", "repository"]}, "pin": null}} |
| {"time": "2024-06-03T20:25:46+00:00", "type": "timeline:commented", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/2146060587", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/106#issuecomment-2146060587", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/106", "id": 2146060587, "node_id": "IC_kwDOKNhT9c5_6kkr", "user": {"login": "sonarqubecloud[bot]", "id": 39514782, "node_id": "MDM6Qm90Mzk1MTQ3ODI=", "avatar_url": "https://avatars.githubusercontent.com/in/12526?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D", "html_url": "https://github.com/apps/sonarqubecloud", "followers_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/followers", "following_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/repos", "events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "created_at": "2024-06-03T20:25:46Z", "updated_at": "2024-06-03T20:25:46Z", "body": "## [](https://sonarcloud.io/dashboard?id=OpenJobDescription_openjd-model-for-python&pullRequest=106) **Quality Gate passed** \nIssues \n [0 New issues](https://sonarcloud.io/project/issues?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolved=false&sinceLeakPeriod=true) \n [0 Accepted issues](https://sonarcloud.io/project/issues?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolutions=WONTFIX)\n\nMeasures \n [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&resolved=false&sinceLeakPeriod=true) \n No data about Coverage \n [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=OpenJobDescription_openjd-model-for-python&pullRequest=106&metric=new_duplicated_lines_density&view=list) \n \n[See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=OpenJobDescription_openjd-model-for-python&pullRequest=106)\n\n", "author_association": "NONE", "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/2146060587/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "performed_via_github_app": {"id": 12526, "client_id": "Iv1.dc610988574d1724", "slug": "sonarqubecloud", "node_id": "MDM6QXBwMTI1MjY=", "owner": {"login": "SonarSource", "id": 545988, "node_id": "MDEyOk9yZ2FuaXphdGlvbjU0NTk4OA==", "avatar_url": "https://avatars.githubusercontent.com/u/545988?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SonarSource", "html_url": "https://github.com/SonarSource", "followers_url": "https://api.github.com/users/SonarSource/followers", "following_url": "https://api.github.com/users/SonarSource/following{/other_user}", "gists_url": "https://api.github.com/users/SonarSource/gists{/gist_id}", "starred_url": "https://api.github.com/users/SonarSource/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SonarSource/subscriptions", "organizations_url": "https://api.github.com/users/SonarSource/orgs", "repos_url": "https://api.github.com/users/SonarSource/repos", "events_url": "https://api.github.com/users/SonarSource/events{/privacy}", "received_events_url": "https://api.github.com/users/SonarSource/received_events", "type": "Organization", "user_view_type": "public", "site_admin": false}, "name": "SonarQubeCloud", "description": "\r\nSonarQube Cloud (formerly SonarCloud) is a SaaS code analysis tool designed to detect coding issues in 30+ languages, frameworks, and IaC platforms. Your code is checked against an extensive set of rules that cover many attributes of code, such as maintainability, reliability, and security issues, on each merge/pull request.\r\n\r\nFor those requiring US-based hosting, [SonarQube Cloud US](https://sonarqube.us/) offers the perfect alternative. If you need data residency outside the US or within the EU, [SonarQube Cloud](https://sonarcloud.io/) with this GitHub app is the ideal solution.\r\n\r\nSonarQube Cloud integrates seamlessly into your GitHub workflow and provides clear guidance for resolving any code quality and security issues detected. The majority of popular languages can be analyzed automatically; no configuration is required!\r\n\r\nWith [SonarQube Cloud](https://sonarcloud.io/github), you get:\r\n\r\n- Fast, precise static analysis and feedback on your code\r\n \r\n- Support for popular languages, frameworks, and IaC tools\r\n \r\n- Free analysis for open-source projects and private projects up to max 50k LoC\r\n \r\n- Automatic analysis of pull requests and branches with results reported inline\r\n \r\n- IDE Support with [SonarQube for IDE](https://www.sonarsource.com/products/sonarlint/) integration\r\n \r\n- Quality Gate (added as a GitHub check) acting at two different levels - first, preventing you from merging pull requests that contain issues - and later, helping you to release only clean, safe code\r\n \r\n- Sign up for SonarQube free tier and begin scanning your private and public repositories\r\n \r\n\r\nA [GitHub Action](https://github.com/marketplace/actions/sonarcloud-scan) is available in the marketplace to make it easy for you (for projects where automatic analysis isn't available). SonarQube Cloud also integrates smoothly with Jenkins, CircleCI, TravisCI, CirrusCI, and many other tools.\r\n\r\nA free tier is available that allows you to explore the benefits of SonarQube Cloud using your public and private repositories. We also provide a no-commitment, [14-day trial](https://www.sonarsource.com/products/sonarcloud/signup/) of SonarQube Cloud Team for unlimited team members, up to 1.9M LoC, AI CodeFix recommendations, and more. No need to speak with a sales rep or request a license key - get automatic code analysis results on your private projects in minutes! Want to see more examples of SonarCloud in action? You can [explore current Open Source projects in SonarCloud](https://sonarcloud.io/explore/projects?sort=-analysis_date) that are using the [Clean as You Code](https://www.sonarsource.com/solutions/our-unique-approach/) methodology.\r\n\r\nWhat are you waiting for? SonarQube Cloud helps you consistently deliver cleaner, secure software that future developers will appreciate and your users will love. Start writing Clean Code. [Now](https://www.sonarsource.com/products/sonarcloud/signup/)!", "external_url": "https://sonarcloud.io", "html_url": "https://github.com/apps/sonarqubecloud", "created_at": "2018-05-22T07:36:37Z", "updated_at": "2026-03-03T08:54:32Z", "permissions": {"checks": "write", "contents": "read", "emails": "read", "members": "read", "metadata": "read", "organization_copilot_seat_management": "read", "pull_requests": "write", "security_events": "write", "statuses": "write"}, "events": ["code_scanning_alert", "organization", "pull_request", "push", "repository"]}, "event": "commented", "actor": {"login": "sonarqubecloud[bot]", "id": 39514782, "node_id": "MDM6Qm90Mzk1MTQ3ODI=", "avatar_url": "https://avatars.githubusercontent.com/in/12526?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D", "html_url": "https://github.com/apps/sonarqubecloud", "followers_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/followers", "following_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/repos", "events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/sonarqubecloud%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}}} |
| {"time": "2024-06-03T20:26:37+00:00", "type": "timeline:closed", "payload": {"id": 13026580892, "node_id": "CE_lADOKNhT9c6GyxNmzwAAAAMIcdmc", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026580892", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "closed", "commit_id": null, "commit_url": null, "created_at": "2024-06-03T20:26:37Z", "state_reason": null, "performed_via_github_app": null}} |
| {"time": "2024-06-03T20:35:00+00:00", "type": "timeline:head_ref_deleted", "payload": {"id": 13026662748, "node_id": "HRDE_lADOKNhT9c6GyxNmzwAAAAMIcxlc", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/13026662748", "actor": {"login": "moorec-aws", "id": 122481442, "node_id": "U_kgDOB0zrIg", "avatar_url": "https://avatars.githubusercontent.com/u/122481442?v=4", "gravatar_id": "", "url": "https://api.github.com/users/moorec-aws", "html_url": "https://github.com/moorec-aws", "followers_url": "https://api.github.com/users/moorec-aws/followers", "following_url": "https://api.github.com/users/moorec-aws/following{/other_user}", "gists_url": "https://api.github.com/users/moorec-aws/gists{/gist_id}", "starred_url": "https://api.github.com/users/moorec-aws/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moorec-aws/subscriptions", "organizations_url": "https://api.github.com/users/moorec-aws/orgs", "repos_url": "https://api.github.com/users/moorec-aws/repos", "events_url": "https://api.github.com/users/moorec-aws/events{/privacy}", "received_events_url": "https://api.github.com/users/moorec-aws/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_deleted", "commit_id": null, "commit_url": null, "created_at": "2024-06-03T20:35:00Z", "performed_via_github_app": null}} |
|
|