File size: 87,724 Bytes
6ab90c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{"time": "2023-09-18T15:38:46+00:00", "type": "pr", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "id": 1519756862, "node_id": "PR_kwDOKNhT9c5alaY-", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14", "diff_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14.diff", "patch_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14.patch", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/14", "number": 14, "state": "closed", "locked": false, "title": "chore(github): Bump aws-actions/configure-aws-credentials from 2 to 4", "user": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/aws-actions/configure-aws-credentials/releases\">aws-actions/configure-aws-credentials's releases</a>.</em></p>\n<blockquote>\n<h2>v4</h2>\n<p>This tag tracks the latest v4.x.x release</p>\n<h2>v4.0.0</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v4.0.0/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n<h2>v3.0.2</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.2/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n<h2>v3.0.1</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.1/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n<h2>v3.0.0</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v3.0.0/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n<h2>v3</h2>\n<p>This tag tracks the latest v3.x.x release</p>\n<h2>v2.2.0</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v2.2.0/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n<h2>v2.1.0</h2>\n<p>See the <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/v2.1.0/CHANGELOG.md\">changelog</a> for details about the changes included in this release.</p>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md\">aws-actions/configure-aws-credentials's changelog</a>.</em></p>\n<blockquote>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.0...v3.0.1\">3.0.1</a> (2023-08-24)</h2>\n<h3>Features</h3>\n<ul>\n<li>Can configure <code>special-characters-workaround</code> to keep retrying credentials if the returned\ncredentials have special characters (Fixes <a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/599\">#599</a>)</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Fixes <a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/792\">#792</a>: Action fails when intending to use existing credentials</li>\n<li>Minor typo fix from <a href=\"https://github.com/ubaid-ansari21\"><code>@\u200bubaid-ansari21</code></a></li>\n</ul>\n<h3>Changes to existing functionality</h3>\n<ul>\n<li>Special characters are now allowed in returned credential variables unless you configure the\n<code>special-characters-workaround</code> option</li>\n</ul>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v2.2.0...v3.0.0\">3.0.0</a> (2023-08-21)</h2>\n<h3>Features</h3>\n<ul>\n<li>Can configure <code>max-retries</code> and <code>disable-retry</code> to modify retry functionality when the assume role call fails</li>\n<li>Set returned credentials as step outputs with <code>output-credentials</code></li>\n<li>Clear AWS related environment variables at the start of the action with <code>unset-current-credentials</code></li>\n<li>Unique role identifier is now printed in the workflow logs</li>\n</ul>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Can't use credentials if they contain a special character</li>\n<li>Retry functionality added when generating the JWT fails</li>\n<li>Can now use <code>webIdentityTokenFile</code> option</li>\n<li>Branch name validation too strict</li>\n<li>JS SDK v2 deprecation warning in workflow logs</li>\n</ul>\n<h3>Changes to existing functionality</h3>\n<ul>\n<li>Default session duration is now 1 hour in all cases (from 6 hours in some cases)</li>\n<li>Account ID will not be masked by default in logs</li>\n</ul>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v2.1.0...v2.2.0\">2.2.0</a> (2023-05-31)</h2>\n<h3>Features</h3>\n<ul>\n<li><code>inline-session-policy</code> prop enables assuming a role with inline session policies (<a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/d00f6c6f41fde02a9fd0d469040be6ed0df69e73\">d00f6c6</a>)</li>\n<li><code>managed-session-policies</code> prop enables assuming a role with managed policy arns (<a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/d00f6c6f41fde02a9fd0d469040be6ed0df69e73\">d00f6c6</a>)</li>\n</ul>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v2.0.0...v2.1.0\">2.1.0</a> (2023-05-31)</h2>\n<h3>Features</h3>\n<ul>\n<li><code>role-chaining</code> prop enables role chaining use case (<a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/6fbd316fd15f52c3d9f68e7aa06eae4f5699a518\">6fbd316</a>)</li>\n</ul>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v1.7.0...v2.0.0\">2.0.0</a> (2023-03-06)</h2>\n<h3>Features</h3>\n<ul>\n<li>Version bump to use Node 16 by default.</li>\n</ul>\n<h2><a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v1.6.1...v1.7.0\">1.7.0</a> (2022-08-03)</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/8c3f20df09ac63af7b3ae3d7c91f105f857d8497\"><code>8c3f20d</code></a> chore: release v4 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/840\">#840</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/50ac8dd1e1b10d09dac7b8727528b91bed831ac0\"><code>50ac8dd</code></a> chore: release v3.0.2 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/836\">#836</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/a2593d09d1cd363771039c69414c00300c05bae0\"><code>a2593d0</code></a> chore: Bump <code>@\u200bvercel/ncc</code> from 0.36.1 to 0.38.0 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/834\">#834</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/7a8dec84bd7106cd9d9704972fe8fd223a574447\"><code>7a8dec8</code></a> chore: Bump jest and <code>@\u200btypes/jest</code> (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/832\">#832</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/2b89f8a0da5e3dbe7b01c3849d35c6538406ab77\"><code>2b89f8a</code></a> chore: Bump <code>@\u200bvercel/ncc</code> from 0.34.0 to 0.36.1 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/830\">#830</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/6488aec6e7311e2c520a894e64c02b08efca33bc\"><code>6488aec</code></a> chore: Bump <code>@\u200bjest/globals</code> from 29.6.2 to 29.6.4 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/829\">#829</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/856a411d27071844c3e9ffc11b749a16e6719395\"><code>856a411</code></a> chore: Bump jest-junit from 13.2.0 to 16.0.0 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/828\">#828</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/7e7ee944191592b7b3ee590fc5932e3c6d55561d\"><code>7e7ee94</code></a> chore: Bump <code>@\u200btypes/node</code> from 14.18.54 to 20.5.9 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/827\">#827</a>)</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/8ad39aa824e66d756d8259a1d6f419f2381a7ca2\"><code>8ad39aa</code></a> chore: Update dist</li>\n<li><a href=\"https://github.com/aws-actions/configure-aws-credentials/commit/20140305302060df236a2c3dbf62440f2bb29a0b\"><code>2014030</code></a> chore: Bump <code>@\u200btypescript-eslint/eslint-plugin</code> from 5.62.0 to 6.6.0 (<a href=\"https://redirect.github.com/aws-actions/configure-aws-credentials/issues/825\">#825</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/aws-actions/configure-aws-credentials/compare/v2...v4\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-actions/configure-aws-credentials&package-manager=github_actions&previous-version=2&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>", "created_at": "2023-09-18T15:38:46Z", "updated_at": "2023-09-21T13:58:57Z", "closed_at": "2023-09-21T13:58:54Z", "merged_at": "2023-09-21T13:58:54Z", "merge_commit_sha": "51018bbb76aeb274ac198f4982fdb79c7de3f8b1", "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [{"id": 5927009393, "node_id": "LA_kwDOKNhT9c8AAAABYUb8cQ", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/labels/dependencies", "name": "dependencies", "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file"}, {"id": 5927009404, "node_id": "LA_kwDOKNhT9c8AAAABYUb8fA", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/labels/github_actions", "name": "github_actions", "color": "000000", "default": false, "description": "Pull requests that update GitHub Actions code"}], "milestone": null, "draft": false, "commits_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14/commits", "review_comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14/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/14/comments", "statuses_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/statuses/c666891da046e5207c0a7613398af99d8852c6a3", "head": {"label": "OpenJobDescription:dependabot/github_actions/aws-actions/configure-aws-credentials-4", "ref": "dependabot/github_actions/aws-actions/configure-aws-credentials-4", "sha": "c666891da046e5207c0a7613398af99d8852c6a3", "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"}}, "base": {"label": "OpenJobDescription:mainline", "ref": "mainline", "sha": "bc3497f9ff2fb1cbf50e686e05f290092b2cda9d", "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/14"}, "html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14"}, "issue": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/14"}, "comments": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/14/comments"}, "review_comments": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14/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/14/commits"}, "statuses": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/statuses/c666891da046e5207c0a7613398af99d8852c6a3"}}, "author_association": "CONTRIBUTOR", "auto_merge": null, "assignee": null, "active_lock_reason": null, "merged": true, "mergeable": null, "rebaseable": null, "mergeable_state": "unknown", "merged_by": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "comments": 1, "review_comments": 3, "maintainer_can_modify": false, "commits": 1, "additions": 3, "deletions": 3, "changed_files": 2}}
{"time": "2023-09-18T15:38:47+00:00", "type": "timeline:review_requested", "payload": {"id": 10399730415, "node_id": "RRE_lADOKNhT9c5xUk5ozwAAAAJr30rv", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10399730415", "actor": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "event": "review_requested", "commit_id": null, "commit_url": null, "created_at": "2023-09-18T15:38:47Z", "review_requester": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "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": "2023-09-18T15:38:47+00:00", "type": "timeline:labeled", "payload": {"id": 10399730576, "node_id": "LE_lADOKNhT9c5xUk5ozwAAAAJr30uQ", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10399730576", "actor": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "event": "labeled", "commit_id": null, "commit_url": null, "created_at": "2023-09-18T15:38:47Z", "label": {"name": "dependencies", "color": "0366d6"}, "performed_via_github_app": null}}
{"time": "2023-09-18T15:38:47+00:00", "type": "timeline:labeled", "payload": {"id": 10399730591, "node_id": "LE_lADOKNhT9c5xUk5ozwAAAAJr30uf", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10399730591", "actor": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "event": "labeled", "commit_id": null, "commit_url": null, "created_at": "2023-09-18T15:38:47Z", "label": {"name": "github_actions", "color": "000000"}, "performed_via_github_app": null}}
{"time": "2023-09-18T15:39:02+00:00", "type": "review", "payload": {"id": 1631382606, "node_id": "PRR_kwDOKNhT9c5hPOxO", "user": {"login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers", "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos", "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "body": "", "state": "DISMISSED", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1631382606", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "author_association": "NONE", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1631382606"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-18T15:39:02Z", "commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19"}}
{"time": "2023-09-18T15:39:02+00:00", "type": "timeline:reviewed", "payload": {"id": 1631382606, "node_id": "PRR_kwDOKNhT9c5hPOxO", "user": {"login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers", "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos", "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "body": "", "commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19", "state": "dismissed", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1631382606", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1631382606"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-18T15:39:02Z", "updated_at": "2023-09-21T13:46:24Z", "author_association": "NONE", "event": "reviewed"}}
{"time": "2023-09-21T13:45:40+00:00", "type": "review_comment", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085305", "pull_request_review_id": 1637879676, "id": 1333085305, "node_id": "PRRC_kwDOKNhT9c5PdUR5", "diff_hunk": "@@ -26,7 +26,7 @@ jobs:\n         with:\n           python-version: '3.9'\n       - name: Configure AWS credentials\n-        uses: aws-actions/configure-aws-credentials@v3\n+        uses: aws-actions/configure-aws-credentials@v4\n         with:\n           role-to-assume: ${{ secrets.AWS_CODEARTIFACT_ROLE }}\n           aws-region: us-west-2", "path": ".github/workflows/publish.yml", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "original_commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "```suggestion\r\n          aws-region: us-west-2\r\n          mask-aws-account-id: true\r\n```", "created_at": "2023-09-21T13:45:40Z", "updated_at": "2023-09-21T13:46:02Z", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085305", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"self": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085305"}, "html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085305"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "start_line": null, "original_start_line": null, "start_side": null, "line": 32, "original_line": 32, "side": "RIGHT", "author_association": "CONTRIBUTOR", "original_position": 8, "position": 8, "subject_type": "line"}}
{"time": "2023-09-21T13:45:46+00:00", "type": "review_comment", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085430", "pull_request_review_id": 1637879676, "id": 1333085430, "node_id": "PRRC_kwDOKNhT9c5PdUT2", "diff_hunk": "@@ -60,7 +60,7 @@ jobs:\n         id-token: write\n       steps:\n         - name: Configure AWS credentials\n-          uses: aws-actions/configure-aws-credentials@v2\n+          uses: aws-actions/configure-aws-credentials@v4\n           with:\n             role-to-assume: ${{ secrets.AWS_CODEBUILD_RELEASE_PUBLISH_ROLE }}\n             aws-region: us-west-2", "path": ".github/workflows/publish.yml", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "original_commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "```suggestion\r\n            aws-region: us-west-2\r\n            mask-aws-account-id: true\r\n```", "created_at": "2023-09-21T13:45:46Z", "updated_at": "2023-09-21T13:46:02Z", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085430", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"self": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085430"}, "html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085430"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085430/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "start_line": null, "original_start_line": null, "start_side": null, "line": 66, "original_line": 66, "side": "RIGHT", "author_association": "CONTRIBUTOR", "original_position": 17, "position": 17, "subject_type": "line"}}
{"time": "2023-09-21T13:45:56+00:00", "type": "review_comment", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085660", "pull_request_review_id": 1637879676, "id": 1333085660, "node_id": "PRRC_kwDOKNhT9c5PdUXc", "diff_hunk": "@@ -42,7 +42,7 @@ jobs:\n         python-version: ${{ matrix.python-version }}\n     \n     - name: Configure AWS credentials\n-      uses: aws-actions/configure-aws-credentials@v3\n+      uses: aws-actions/configure-aws-credentials@v4\n       with:\n         role-to-assume: ${{ secrets.AWS_CODEARTIFACT_ROLE }}\n         aws-region: us-west-2", "path": ".github/workflows/reuse_python_build.yml", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "original_commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "```suggestion\r\n        aws-region: us-west-2\r\n        mask-aws-account-id: true\r\n```", "created_at": "2023-09-21T13:45:56Z", "updated_at": "2023-09-21T13:46:02Z", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085660", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"self": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085660"}, "html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#discussion_r1333085660"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/comments/1333085660/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "start_line": null, "original_start_line": null, "start_side": null, "line": 48, "original_line": 48, "side": "RIGHT", "author_association": "CONTRIBUTOR", "original_position": 8, "position": 8, "subject_type": "line"}}
{"time": "2023-09-21T13:46:02+00:00", "type": "review", "payload": {"id": 1637879676, "node_id": "PRR_kwDOKNhT9c5hoA98", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "", "state": "COMMENTED", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637879676", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "author_association": "CONTRIBUTOR", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637879676"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:46:02Z", "commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19"}}
{"time": "2023-09-21T13:46:02+00:00", "type": "timeline:reviewed", "payload": {"id": 1637879676, "node_id": "PRR_kwDOKNhT9c5hoA98", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "", "commit_id": "e4e9c4e898dfe08b98f3b9fb5629ea3b0b42ba19", "state": "commented", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637879676", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637879676"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:46:02Z", "updated_at": "2023-09-21T13:46:02Z", "author_association": "CONTRIBUTOR", "event": "reviewed"}}
{"time": "2023-09-21T13:46:24+00:00", "type": "timeline:review_dismissed", "payload": {"id": 10435829709, "node_id": "RDE_lADOKNhT9c5xUk5ozwAAAAJuBh_N", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10435829709", "actor": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "review_dismissed", "commit_id": null, "commit_url": null, "created_at": "2023-09-21T13:46:24Z", "dismissed_review": {"state": "approved", "review_id": 1631382606, "dismissal_message": null, "dismissal_commit_id": "06886e1447d1b84835738d36e907c6b0d2cd0b78"}, "performed_via_github_app": null}}
{"time": "2023-09-21T13:46:54+00:00", "type": "comment", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/1729621255", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#issuecomment-1729621255", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/14", "id": 1729621255, "node_id": "IC_kwDOKNhT9c5nF-0H", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "created_at": "2023-09-21T13:46:54Z", "updated_at": "2023-09-21T13:46:54Z", "author_association": "CONTRIBUTOR", "body": "@dependabot recreate", "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/1729621255/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "performed_via_github_app": null, "pin": null}}
{"time": "2023-09-21T13:46:54+00:00", "type": "timeline:commented", "payload": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/1729621255", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#issuecomment-1729621255", "issue_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/14", "id": 1729621255, "node_id": "IC_kwDOKNhT9c5nF-0H", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "created_at": "2023-09-21T13:46:54Z", "updated_at": "2023-09-21T13:46:54Z", "body": "@dependabot recreate", "author_association": "CONTRIBUTOR", "reactions": {"url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/comments/1729621255/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0}, "performed_via_github_app": null, "event": "commented", "actor": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}}}
{"time": "2023-09-21T13:46:55+00:00", "type": "timeline:mentioned", "payload": {"id": 10435836596, "node_id": "MEE_lADOKNhT9c5xUk5ozwAAAAJuBjq0", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10435836596", "actor": {"login": "dependabot", "id": 27347476, "node_id": "MDEyOk9yZ2FuaXphdGlvbjI3MzQ3NDc2", "avatar_url": "https://avatars.githubusercontent.com/u/27347476?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot", "html_url": "https://github.com/dependabot", "followers_url": "https://api.github.com/users/dependabot/followers", "following_url": "https://api.github.com/users/dependabot/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot/subscriptions", "organizations_url": "https://api.github.com/users/dependabot/orgs", "repos_url": "https://api.github.com/users/dependabot/repos", "events_url": "https://api.github.com/users/dependabot/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot/received_events", "type": "Organization", "user_view_type": "public", "site_admin": false}, "event": "mentioned", "commit_id": null, "commit_url": null, "created_at": "2023-09-21T13:46:55Z", "performed_via_github_app": null}}
{"time": "2023-09-21T13:47:14+00:00", "type": "commit", "payload": {"sha": "c666891da046e5207c0a7613398af99d8852c6a3", "node_id": "C_kwDOKNhT9doAKGM2NjY4OTFkYTA0NmU1MjA3YzBhNzYxMzM5OGFmOTlkODg1MmM2YTM", "commit": {"author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "date": "2023-09-21T13:47:14Z"}, "committer": {"name": "GitHub", "email": "noreply@github.com", "date": "2023-09-21T13:47:14Z"}, "message": "chore(github): Bump aws-actions/configure-aws-credentials from 2 to 4\n\nBumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 4.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: aws-actions/configure-aws-credentials\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>", "tree": {"sha": "a0f0737e62ab4fe1fb7604c92432e42f45548ae6", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/trees/a0f0737e62ab4fe1fb7604c92432e42f45548ae6"}, "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/c666891da046e5207c0a7613398af99d8852c6a3", "comment_count": 0, "verification": {"verified": true, "reason": "valid", "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsBcBAABCAAQBQJlDEliCRBK7hj4Ov3rIwAAATEIAG5mWVQXhCvycHk7COh7tTCr\nZiX0S+Z5ObqF+/qVjasOv149/zz9lhZTPufQUcNq+fwMTKCu2KBiZxrX/IblXjSg\nvcdnFplorzaysIDYpSgZeTyltNF+zNZulKGRK4n8u3TAcGRNiVA8A77IsMeqRxDR\nGK+m9L2Ii0QfPQ1IQiWdnuzO4GixUV2QmT5szftkyx6l2edvgo6qYzh6fHBxk5yX\nLvp51Fjw18yYRGrhnIqTyXFf2sQqgkgdohU4tQM4aiLKlkhdfzZLVSwc48Jc9VLE\nNaLnJKszhxbDCwOoTr1HCXhwUYJUEn3wNJbDP+0OCNNjtpUC6uJui7O5B6ZZGqk=\n=JIFT\n-----END PGP SIGNATURE-----\n", "payload": "tree a0f0737e62ab4fe1fb7604c92432e42f45548ae6\nparent bc3497f9ff2fb1cbf50e686e05f290092b2cda9d\nauthor dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1695304034 +0000\ncommitter GitHub <noreply@github.com> 1695304034 +0000\n\nchore(github): Bump aws-actions/configure-aws-credentials from 2 to 4\n\nBumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 4.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: aws-actions/configure-aws-credentials\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>", "verified_at": "2024-01-16T19:59:59Z"}}, "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/c666891da046e5207c0a7613398af99d8852c6a3", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/c666891da046e5207c0a7613398af99d8852c6a3", "comments_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/c666891da046e5207c0a7613398af99d8852c6a3/comments", "author": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "committer": {"login": "web-flow", "id": 19864447, "node_id": "MDQ6VXNlcjE5ODY0NDQ3", "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", "gravatar_id": "", "url": "https://api.github.com/users/web-flow", "html_url": "https://github.com/web-flow", "followers_url": "https://api.github.com/users/web-flow/followers", "following_url": "https://api.github.com/users/web-flow/following{/other_user}", "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", "organizations_url": "https://api.github.com/users/web-flow/orgs", "repos_url": "https://api.github.com/users/web-flow/repos", "events_url": "https://api.github.com/users/web-flow/events{/privacy}", "received_events_url": "https://api.github.com/users/web-flow/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "parents": [{"sha": "bc3497f9ff2fb1cbf50e686e05f290092b2cda9d", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/bc3497f9ff2fb1cbf50e686e05f290092b2cda9d", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/bc3497f9ff2fb1cbf50e686e05f290092b2cda9d"}], "stats": {"total": 6, "additions": 3, "deletions": 3}, "files": [{"sha": "614b424738200d34b849cfe01e2f8612c2908c07", "filename": ".github/workflows/publish.yml", "status": "modified", "additions": 2, "deletions": 2, "changes": 4, "blob_url": "https://github.com/OpenJobDescription/openjd-model-for-python/blob/c666891da046e5207c0a7613398af99d8852c6a3/.github%2Fworkflows%2Fpublish.yml", "raw_url": "https://github.com/OpenJobDescription/openjd-model-for-python/raw/c666891da046e5207c0a7613398af99d8852c6a3/.github%2Fworkflows%2Fpublish.yml", "contents_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contents/.github%2Fworkflows%2Fpublish.yml?ref=c666891da046e5207c0a7613398af99d8852c6a3", "patch": "@@ -26,7 +26,7 @@ jobs:\n         with:\n           python-version: '3.9'\n       - name: Configure AWS credentials\n-        uses: aws-actions/configure-aws-credentials@v3\n+        uses: aws-actions/configure-aws-credentials@v4\n         with:\n           role-to-assume: ${{ secrets.AWS_CODEARTIFACT_ROLE }}\n           aws-region: us-west-2\n@@ -60,7 +60,7 @@ jobs:\n         id-token: write\n       steps:\n         - name: Configure AWS credentials\n-          uses: aws-actions/configure-aws-credentials@v2\n+          uses: aws-actions/configure-aws-credentials@v4\n           with:\n             role-to-assume: ${{ secrets.AWS_CODEBUILD_RELEASE_PUBLISH_ROLE }}\n             aws-region: us-west-2"}, {"sha": "a058cfee0226503e5a85bf2487ad25e493ec665e", "filename": ".github/workflows/reuse_python_build.yml", "status": "modified", "additions": 1, "deletions": 1, "changes": 2, "blob_url": "https://github.com/OpenJobDescription/openjd-model-for-python/blob/c666891da046e5207c0a7613398af99d8852c6a3/.github%2Fworkflows%2Freuse_python_build.yml", "raw_url": "https://github.com/OpenJobDescription/openjd-model-for-python/raw/c666891da046e5207c0a7613398af99d8852c6a3/.github%2Fworkflows%2Freuse_python_build.yml", "contents_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/contents/.github%2Fworkflows%2Freuse_python_build.yml?ref=c666891da046e5207c0a7613398af99d8852c6a3", "patch": "@@ -42,7 +42,7 @@ jobs:\n         python-version: ${{ matrix.python-version }}\n     \n     - name: Configure AWS credentials\n-      uses: aws-actions/configure-aws-credentials@v3\n+      uses: aws-actions/configure-aws-credentials@v4\n       with:\n         role-to-assume: ${{ secrets.AWS_CODEARTIFACT_ROLE }}\n         aws-region: us-west-2"}]}}
{"time": "2023-09-21T13:47:14+00:00", "type": "timeline:committed", "payload": {"sha": "c666891da046e5207c0a7613398af99d8852c6a3", "node_id": "C_kwDOKNhT9doAKGM2NjY4OTFkYTA0NmU1MjA3YzBhNzYxMzM5OGFmOTlkODg1MmM2YTM", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/c666891da046e5207c0a7613398af99d8852c6a3", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/c666891da046e5207c0a7613398af99d8852c6a3", "author": {"name": "dependabot[bot]", "email": "49699333+dependabot[bot]@users.noreply.github.com", "date": "2023-09-21T13:47:14Z"}, "committer": {"name": "GitHub", "email": "noreply@github.com", "date": "2023-09-21T13:47:14Z"}, "tree": {"sha": "a0f0737e62ab4fe1fb7604c92432e42f45548ae6", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/trees/a0f0737e62ab4fe1fb7604c92432e42f45548ae6"}, "message": "chore(github): Bump aws-actions/configure-aws-credentials from 2 to 4\n\nBumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 4.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: aws-actions/configure-aws-credentials\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>", "parents": [{"sha": "bc3497f9ff2fb1cbf50e686e05f290092b2cda9d", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/git/commits/bc3497f9ff2fb1cbf50e686e05f290092b2cda9d", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/commit/bc3497f9ff2fb1cbf50e686e05f290092b2cda9d"}], "verification": {"verified": true, "reason": "valid", "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsBcBAABCAAQBQJlDEliCRBK7hj4Ov3rIwAAATEIAG5mWVQXhCvycHk7COh7tTCr\nZiX0S+Z5ObqF+/qVjasOv149/zz9lhZTPufQUcNq+fwMTKCu2KBiZxrX/IblXjSg\nvcdnFplorzaysIDYpSgZeTyltNF+zNZulKGRK4n8u3TAcGRNiVA8A77IsMeqRxDR\nGK+m9L2Ii0QfPQ1IQiWdnuzO4GixUV2QmT5szftkyx6l2edvgo6qYzh6fHBxk5yX\nLvp51Fjw18yYRGrhnIqTyXFf2sQqgkgdohU4tQM4aiLKlkhdfzZLVSwc48Jc9VLE\nNaLnJKszhxbDCwOoTr1HCXhwUYJUEn3wNJbDP+0OCNNjtpUC6uJui7O5B6ZZGqk=\n=JIFT\n-----END PGP SIGNATURE-----\n", "payload": "tree a0f0737e62ab4fe1fb7604c92432e42f45548ae6\nparent bc3497f9ff2fb1cbf50e686e05f290092b2cda9d\nauthor dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1695304034 +0000\ncommitter GitHub <noreply@github.com> 1695304034 +0000\n\nchore(github): Bump aws-actions/configure-aws-credentials from 2 to 4\n\nBumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 4.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: aws-actions/configure-aws-credentials\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>", "verified_at": "2024-01-16T19:59:59Z"}, "event": "committed"}}
{"time": "2023-09-21T13:47:17+00:00", "type": "timeline:head_ref_force_pushed", "payload": {"id": 10435841284, "node_id": "HRFPE_lADOKNhT9c5xUk5ozwAAAAJuBk0E", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10435841284", "actor": {"login": "dependabot[bot]", "id": 49699333, "node_id": "MDM6Qm90NDk2OTkzMzM=", "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dependabot%5Bbot%5D", "html_url": "https://github.com/apps/dependabot", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "event": "head_ref_force_pushed", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "commit_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/c666891da046e5207c0a7613398af99d8852c6a3", "created_at": "2023-09-21T13:47:17Z", "performed_via_github_app": null}}
{"time": "2023-09-21T13:47:35+00:00", "type": "review", "payload": {"id": 1637884066, "node_id": "PRR_kwDOKNhT9c5hoCCi", "user": {"login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers", "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos", "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "body": "", "state": "APPROVED", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637884066", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "author_association": "NONE", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637884066"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:47:35Z", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3"}}
{"time": "2023-09-21T13:47:35+00:00", "type": "timeline:reviewed", "payload": {"id": 1637884066, "node_id": "PRR_kwDOKNhT9c5hoCCi", "user": {"login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers", "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos", "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events", "type": "Bot", "user_view_type": "public", "site_admin": false}, "body": "", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "state": "approved", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637884066", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637884066"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:47:35Z", "updated_at": "2023-09-21T13:47:35Z", "author_association": "NONE", "event": "reviewed"}}
{"time": "2023-09-21T13:58:36+00:00", "type": "review", "payload": {"id": 1637914851, "node_id": "PRR_kwDOKNhT9c5hoJjj", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "", "state": "APPROVED", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637914851", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "author_association": "CONTRIBUTOR", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637914851"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:58:36Z", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3"}}
{"time": "2023-09-21T13:58:36+00:00", "type": "timeline:reviewed", "payload": {"id": 1637914851, "node_id": "PRR_kwDOKNhT9c5hoJjj", "user": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "body": "", "commit_id": "c666891da046e5207c0a7613398af99d8852c6a3", "state": "approved", "html_url": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637914851", "pull_request_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14", "_links": {"html": {"href": "https://github.com/OpenJobDescription/openjd-model-for-python/pull/14#pullrequestreview-1637914851"}, "pull_request": {"href": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/pulls/14"}}, "submitted_at": "2023-09-21T13:58:36Z", "updated_at": "2023-09-21T13:58:36Z", "author_association": "CONTRIBUTOR", "event": "reviewed"}}
{"time": "2023-09-21T13:58:54+00:00", "type": "timeline:merged", "payload": {"id": 10436024938, "node_id": "ME_lADOKNhT9c5xUk5ozwAAAAJuCRpq", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10436024938", "actor": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "merged", "commit_id": "51018bbb76aeb274ac198f4982fdb79c7de3f8b1", "commit_url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/commits/51018bbb76aeb274ac198f4982fdb79c7de3f8b1", "created_at": "2023-09-21T13:58:54Z", "performed_via_github_app": null}}
{"time": "2023-09-21T13:58:54+00:00", "type": "timeline:closed", "payload": {"id": 10436025003, "node_id": "CE_lADOKNhT9c5xUk5ozwAAAAJuCRqr", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10436025003", "actor": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "closed", "commit_id": null, "commit_url": null, "created_at": "2023-09-21T13:58:54Z", "state_reason": null, "performed_via_github_app": null}}
{"time": "2023-09-21T13:58:57+00:00", "type": "timeline:head_ref_deleted", "payload": {"id": 10436025792, "node_id": "HRDE_lADOKNhT9c5xUk5ozwAAAAJuCR3A", "url": "https://api.github.com/repos/OpenJobDescription/openjd-model-for-python/issues/events/10436025792", "actor": {"login": "ddneilson", "id": 53624638, "node_id": "MDQ6VXNlcjUzNjI0NjM4", "avatar_url": "https://avatars.githubusercontent.com/u/53624638?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ddneilson", "html_url": "https://github.com/ddneilson", "followers_url": "https://api.github.com/users/ddneilson/followers", "following_url": "https://api.github.com/users/ddneilson/following{/other_user}", "gists_url": "https://api.github.com/users/ddneilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/ddneilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ddneilson/subscriptions", "organizations_url": "https://api.github.com/users/ddneilson/orgs", "repos_url": "https://api.github.com/users/ddneilson/repos", "events_url": "https://api.github.com/users/ddneilson/events{/privacy}", "received_events_url": "https://api.github.com/users/ddneilson/received_events", "type": "User", "user_view_type": "public", "site_admin": false}, "event": "head_ref_deleted", "commit_id": null, "commit_url": null, "created_at": "2023-09-21T13:58:57Z", "performed_via_github_app": null}}