[{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804","id":3552434837,"node_id":"PR_kwDOAAZgRs7TvdqV","html_url":"https://github.com/octokit/octokit.rb/pull/1804","diff_url":"https://github.com/octokit/octokit.rb/pull/1804.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1804.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1804","number":1804,"state":"open","locked":false,"title":"feat: Add custom properties API support","user":{"login":"sroomberg","id":2785028,"node_id":"MDQ6VXNlcjI3ODUwMjg=","avatar_url":"https://avatars.githubusercontent.com/u/2785028?v=4","gravatar_id":"","url":"https://api.github.com/users/sroomberg","html_url":"https://github.com/sroomberg","followers_url":"https://api.github.com/users/sroomberg/followers","following_url":"https://api.github.com/users/sroomberg/following{/other_user}","gists_url":"https://api.github.com/users/sroomberg/gists{/gist_id}","starred_url":"https://api.github.com/users/sroomberg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sroomberg/subscriptions","organizations_url":"https://api.github.com/users/sroomberg/orgs","repos_url":"https://api.github.com/users/sroomberg/repos","events_url":"https://api.github.com/users/sroomberg/events{/privacy}","received_events_url":"https://api.github.com/users/sroomberg/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"## Summary\nThis PR adds support for the GitHub custom properties API endpoints as documented in the [GitHub REST API documentation](https://docs.github.com/en/rest/orgs/custom-properties).\n\nImplements the custom properties client methods to allow users to manage organization and repository custom properties programmatically.\n\n## Changes\n- Added `Client::CustomProperties` module with custom properties API methods\n- Comprehensive test coverage for all custom properties endpoints\n- Integrated into main client\n\n## Related Issues\nCloses #1726\n\n## Test plan\n- All new tests pass\n- Existing test suite passes","created_at":"2026-04-19T17:13:14Z","updated_at":"2026-04-19T17:13:23Z","closed_at":null,"merged_at":null,"merge_commit_sha":"ff3d47ff94165cff22ea2555718a218742904950","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1804/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/1c4e9a9ae5f23c5ad216dd3f6b72b4bb4fe4b4c6","head":{"label":"sroomberg:main","ref":"main","sha":"1c4e9a9ae5f23c5ad216dd3f6b72b4bb4fe4b4c6","user":{"login":"sroomberg","id":2785028,"node_id":"MDQ6VXNlcjI3ODUwMjg=","avatar_url":"https://avatars.githubusercontent.com/u/2785028?v=4","gravatar_id":"","url":"https://api.github.com/users/sroomberg","html_url":"https://github.com/sroomberg","followers_url":"https://api.github.com/users/sroomberg/followers","following_url":"https://api.github.com/users/sroomberg/following{/other_user}","gists_url":"https://api.github.com/users/sroomberg/gists{/gist_id}","starred_url":"https://api.github.com/users/sroomberg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sroomberg/subscriptions","organizations_url":"https://api.github.com/users/sroomberg/orgs","repos_url":"https://api.github.com/users/sroomberg/repos","events_url":"https://api.github.com/users/sroomberg/events{/privacy}","received_events_url":"https://api.github.com/users/sroomberg/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":1080640058,"node_id":"R_kgDOQGlCOg","name":"octokit.rb","full_name":"sroomberg/octokit.rb","private":false,"owner":{"login":"sroomberg","id":2785028,"node_id":"MDQ6VXNlcjI3ODUwMjg=","avatar_url":"https://avatars.githubusercontent.com/u/2785028?v=4","gravatar_id":"","url":"https://api.github.com/users/sroomberg","html_url":"https://github.com/sroomberg","followers_url":"https://api.github.com/users/sroomberg/followers","following_url":"https://api.github.com/users/sroomberg/following{/other_user}","gists_url":"https://api.github.com/users/sroomberg/gists{/gist_id}","starred_url":"https://api.github.com/users/sroomberg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sroomberg/subscriptions","organizations_url":"https://api.github.com/users/sroomberg/orgs","repos_url":"https://api.github.com/users/sroomberg/repos","events_url":"https://api.github.com/users/sroomberg/events{/privacy}","received_events_url":"https://api.github.com/users/sroomberg/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/sroomberg/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/sroomberg/octokit.rb","forks_url":"https://api.github.com/repos/sroomberg/octokit.rb/forks","keys_url":"https://api.github.com/repos/sroomberg/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sroomberg/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sroomberg/octokit.rb/teams","hooks_url":"https://api.github.com/repos/sroomberg/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/sroomberg/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/sroomberg/octokit.rb/events","assignees_url":"https://api.github.com/repos/sroomberg/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/sroomberg/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/sroomberg/octokit.rb/tags","blobs_url":"https://api.github.com/repos/sroomberg/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sroomberg/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sroomberg/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/sroomberg/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sroomberg/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/sroomberg/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/sroomberg/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/sroomberg/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/sroomberg/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/sroomberg/octokit.rb/subscription","commits_url":"https://api.github.com/repos/sroomberg/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/sroomberg/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/sroomberg/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/sroomberg/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/sroomberg/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/sroomberg/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sroomberg/octokit.rb/merges","archive_url":"https://api.github.com/repos/sroomberg/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sroomberg/octokit.rb/downloads","issues_url":"https://api.github.com/repos/sroomberg/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/sroomberg/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/sroomberg/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/sroomberg/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sroomberg/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/sroomberg/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/sroomberg/octokit.rb/deployments","created_at":"2025-10-21T16:48:16Z","updated_at":"2026-04-14T02:32:52Z","pushed_at":"2026-04-14T02:32:47Z","git_url":"git://github.com/sroomberg/octokit.rb.git","ssh_url":"git@github.com:sroomberg/octokit.rb.git","clone_url":"https://github.com/sroomberg/octokit.rb.git","svn_url":"https://github.com/sroomberg/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12834,"stargazers_count":0,"watchers_count":0,"language":"Ruby","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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1804"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1804"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1804/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1804/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/1c4e9a9ae5f23c5ad216dd3f6b72b4bb4fe4b4c6"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803","id":3525041707,"node_id":"PR_kwDOAAZgRs7SG94r","html_url":"https://github.com/octokit/octokit.rb/pull/1803","diff_url":"https://github.com/octokit/octokit.rb/pull/1803.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1803.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1803","number":1803,"state":"open","locked":false,"title":"Update rubocop requirement from 1.69.2 to 1.86.1","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":"Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/rubocop/rubocop/releases\">rubocop's releases</a>.</em></p>\n<blockquote>\n<h2>RuboCop v1.86.1</h2>\n<h3>Bug fixes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/11051\">#11051</a>: Fix <code>Style/AccessModifierDeclarations</code> inline autocorrect dropping comments between the access modifier and the following method definition. (<a href=\"https://github.com/dduugg\"><code>@​dduugg</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14665\">#14665</a>: Cache plugin integration in CopHelper to avoid repeated loading. (<a href=\"https://github.com/55728\"><code>@​55728</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15091\">#15091</a>: Fix <code>Lint/DuplicateMethods</code> false positives for anonymous classes in constant assignments and method return values. (<a href=\"https://github.com/eugeneius\"><code>@​eugeneius</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15055\">#15055</a>: Fix <code>Lint/DuplicateMethods</code> false positives with anonymous classes inside blocks (e.g. RSpec <code>let</code>, <code>describe</code>). (<a href=\"https://github.com/ShkumbinDelija\"><code>@​ShkumbinDelija</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15035\">#15035</a>: Exclude <code>included_modules</code> from <code>Style/ModuleMemberExistenceCheck</code>. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15087\">#15087</a>: Fix false positive for <code>Style/RedundantLineContinuation</code> when using interpolated string literals. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14361\">#14361</a>: Fix false positive in <code>file_to_include?</code> when a relative <code>Include</code> pattern matches a parent directory name in the absolute file path. (<a href=\"https://github.com/jonas054\"><code>@​jonas054</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15090\">#15090</a>: Fix false positives for <code>Layout/EmptyLineAfterGuardClause</code> when consecutive guard clauses use <code>and return</code>. (<a href=\"https://github.com/eugeneius\"><code>@​eugeneius</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15070\">#15070</a>: Fix false positive for <code>Lint/RedundantSafeNavigation</code> when chained safe navigation is used in a conditional expression with <code>InferNonNilReceiver</code> enabled. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15074\">#15074</a>: Fix false positives in <code>Style/RedundantParentheses</code> when using parentheses around an endless range in assignment. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15048\">#15048</a>: Fix issue where the url_for is missing for Cops without instance methods. (<a href=\"https://github.com/Fryguy\"><code>@​Fryguy</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15051\">#15051</a>: Fix <code>Style/RedundantParentheses</code> handling of beginless ranges. (<a href=\"https://github.com/oggy\"><code>@​oggy</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14980\">#14980</a>: Fix <code>Lint/Syntax</code> zero-length diagnostic range for syntax errors at EOF. (<a href=\"https://github.com/55728\"><code>@​55728</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15084\">#15084</a>: Handle heredocs with methods calls correctly when fixing guard clauses. (<a href=\"https://github.com/G-Rath\"><code>@​G-Rath</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/11398\">#11398</a>: Fix incorrect <code>Include</code> path adjustment when local config overrides an inherited <code>Include</code>. (<a href=\"https://github.com/jonas054\"><code>@​jonas054</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15092\">#15092</a>: Fix <code>Layout/EndAlignment</code> cop error on an empty <code>begin</code>. (<a href=\"https://github.com/viralpraxis\"><code>@​viralpraxis</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15059\">#15059</a>: Fix an error in <code>Layout/LineLength</code> when <code>SplitStrings</code> option is enabled and <code>__FILE__</code> is used. (<a href=\"https://github.com/jeromedalbert\"><code>@​jeromedalbert</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/5876\">#5876</a>: Fix <code>Lint/UnusedMethodArgument</code> false positive when block argument is used via <code>yield</code>. (<a href=\"https://github.com/dduugg\"><code>@​dduugg</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15093\">#15093</a>: Return tool execution errors instead of protocol errors in MCP server. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n</ul>\n<h3>Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15005\">#15005</a>: Make <code>Style/OneClassPerFile</code> exclude <code>spec/**/*</code> and <code>test/**/*</code> by default. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15081\">#15081</a>: Relax <code>parallel</code> dependency to <code>&gt;= 1.10</code>. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15063\">#15063</a>: Disable <code>Style/RedundantStructKeywordInit</code> cop by default. (<a href=\"https://github.com/koic\"><code>@​koic</code></a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md\">rubocop's changelog</a>.</em></p>\n<blockquote>\n<h2>1.86.1 (2026-04-09)</h2>\n<h3>Bug fixes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/11051\">#11051</a>: Fix <code>Style/AccessModifierDeclarations</code> inline autocorrect dropping comments between the access modifier and the following method definition. ([<a href=\"https://github.com/dduugg\"><code>@​dduugg</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14665\">#14665</a>: Cache plugin integration in CopHelper to avoid repeated loading. ([<a href=\"https://github.com/55728\"><code>@​55728</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15091\">#15091</a>: Fix <code>Lint/DuplicateMethods</code> false positives for anonymous classes in constant assignments and method return values. ([<a href=\"https://github.com/eugeneius\"><code>@​eugeneius</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15055\">#15055</a>: Fix <code>Lint/DuplicateMethods</code> false positives with anonymous classes inside blocks (e.g. RSpec <code>let</code>, <code>describe</code>). ([<a href=\"https://github.com/ShkumbinDelija\"><code>@​ShkumbinDelija</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15035\">#15035</a>: Exclude <code>included_modules</code> from <code>Style/ModuleMemberExistenceCheck</code>. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15087\">#15087</a>: Fix false positive for <code>Style/RedundantLineContinuation</code> when using interpolated string literals. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14361\">#14361</a>: Fix false positive in <code>file_to_include?</code> when a relative <code>Include</code> pattern matches a parent directory name in the absolute file path. ([<a href=\"https://github.com/jonas054\"><code>@​jonas054</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15090\">#15090</a>: Fix false positives for <code>Layout/EmptyLineAfterGuardClause</code> when consecutive guard clauses use <code>and return</code>. ([<a href=\"https://github.com/eugeneius\"><code>@​eugeneius</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15070\">#15070</a>: Fix false positive for <code>Lint/RedundantSafeNavigation</code> when chained safe navigation is used in a conditional expression with <code>InferNonNilReceiver</code> enabled. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15074\">#15074</a>: Fix false positives in <code>Style/RedundantParentheses</code> when using parentheses around an endless range in assignment. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15048\">#15048</a>: Fix issue where the url_for is missing for Cops without instance methods. ([<a href=\"https://github.com/Fryguy\"><code>@​Fryguy</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15051\">#15051</a>: Fix <code>Style/RedundantParentheses</code> handling of beginless ranges. ([<a href=\"https://github.com/oggy\"><code>@​oggy</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14980\">#14980</a>: Fix <code>Lint/Syntax</code> zero-length diagnostic range for syntax errors at EOF. ([<a href=\"https://github.com/55728\"><code>@​55728</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15084\">#15084</a>: Handle heredocs with methods calls correctly when fixing guard clauses. ([<a href=\"https://github.com/G-Rath\"><code>@​G-Rath</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/11398\">#11398</a>: Fix incorrect <code>Include</code> path adjustment when local config overrides an inherited <code>Include</code>. ([<a href=\"https://github.com/jonas054\"><code>@​jonas054</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15092\">#15092</a>: Fix <code>Layout/EndAlignment</code> cop error on an empty <code>begin</code>. ([<a href=\"https://github.com/viralpraxis\"><code>@​viralpraxis</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15059\">#15059</a>: Fix an error in <code>Layout/LineLength</code> when <code>SplitStrings</code> option is enabled and <code>__FILE__</code> is used. ([<a href=\"https://github.com/jeromedalbert\"><code>@​jeromedalbert</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/5876\">#5876</a>: Fix <code>Lint/UnusedMethodArgument</code> false positive when block argument is used via <code>yield</code>. ([<a href=\"https://github.com/dduugg\"><code>@​dduugg</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15093\">#15093</a>: Return tool execution errors instead of protocol errors in MCP server. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n</ul>\n<h3>Changes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15005\">#15005</a>: Make <code>Style/OneClassPerFile</code> exclude <code>spec/**/*</code> and <code>test/**/*</code> by default. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15081\">#15081</a>: Relax <code>parallel</code> dependency to <code>&gt;= 1.10</code>. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15063\">#15063</a>: Disable <code>Style/RedundantStructKeywordInit</code> cop by default. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n</ul>\n<h2>1.86.0 (2026-03-23)</h2>\n<h3>New features</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15000\">#15000</a>: Display ZJIT usage when running under LSP. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14961\">#14961</a>: Add <code>AllowedParentClasses</code> option to <code>Style/EmptyClassDefinition</code>. ([<a href=\"https://github.com/hammadkhan\"><code>@​hammadkhan</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14977\">#14977</a>: Support <code>AllowedReceivers</code> for <code>Style/HashLookupMethod</code>. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n</ul>\n<h3>Bug fixes</h3>\n<ul>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/15015\">#15015</a>: Fix <code>Style/ConcatArrayLiterals</code> autocorrect deleting code for percent literals with interpolation. ([<a href=\"https://github.com/bbatsov\"><code>@​bbatsov</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/14897\">#14897</a>: Detect constant reassignment after class/module definition in <code>Lint/ConstantReassignment</code>. ([<a href=\"https://github.com/ydakuka\"><code>@​ydakuka</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/11829\">#11829</a>: Fix false negatives for <code>Lint/DuplicateMethods</code> when duplicate methods are defined in anonymous classes and modules not assigned to a constant. ([<a href=\"https://github.com/Darhazer\"><code>@​Darhazer</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/pull/14988\">#14988</a>: Fix false negative in <code>Style/RedundantParentheses</code> when redundant parentheses around range literals in block body. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14916\">#14916</a>: Fix false positive for <code>Layout/MultilineMethodCallIndentation</code> when method chain is inside a hash pair value passed to a multiline chained method call. ([<a href=\"https://github.com/ydakuka\"><code>@​ydakuka</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15010\">#15010</a>: Fix a false positive for <code>Lint/DuplicateMethods</code> when modules blocks are passed as method arguments. ([<a href=\"https://github.com/5hun-s\"><code>@​5hun-s</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15028\">#15028</a>: Fix a false positive for <code>Lint/DuplicateMethods</code> when the same method is defined in different anonymous module blocks passed to a no-receiver call (e.g. <code>stub_const</code>). ([<a href=\"https://github.com/Darhazer\"><code>@​Darhazer</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15021\">#15021</a>: Fix false positives in <code>Layout/EmptyLineAfterGuardClause</code> when using a guard clause followed by a multi-line guard clause with <code>raise</code>, <code>fail</code>, <code>return</code>, <code>break</code>, or <code>next</code>. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/15001\">#15001</a>: Fix false positives in <code>Layout/RedundantLineBreak</code> when setting <code>InspectBlocks: true</code> and using <code>rescue</code> or <code>ensure</code> in the block. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n<li><a href=\"https://redirect.github.com/rubocop/rubocop/issues/14997\">#14997</a>: Fix false positives in <code>Style/FileOpen</code> when assigning <code>File.open</code> to an instance variable, class variable, global variable, or constant. ([<a href=\"https://github.com/koic\"><code>@​koic</code></a>][])</li>\n</ul>\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/rubocop/rubocop/commit/af8026643d436c4570bf7063a7475e2cad95fd49\"><code>af80266</code></a> Cut 1.86.1</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/eb504cec166130d8459046fbbfd05ba795206a5c\"><code>eb504ce</code></a> Update Changelog</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/9c8fe2c1baab6f1cadd894507c8790677bd8092c\"><code>9c8fe2c</code></a> Merge pull request <a href=\"https://redirect.github.com/rubocop/rubocop/issues/15085\">#15085</a> from G-Rath/fix-style-guard</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/11d796a5faaf0802f5e02c7aaf5b9df17365763e\"><code>11d796a</code></a> Merge pull request <a href=\"https://redirect.github.com/rubocop/rubocop/issues/15093\">#15093</a> from koic/fix_return_tool_execution_errors_instead_...</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/4450067dda2f262e4ded6f76de28d28632d3315d\"><code>4450067</code></a> Return tool execution errors instead of protocol errors in MCP server</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/ff641800ba81e44fa07a54cb12eab59b1c670984\"><code>ff64180</code></a> Merge pull request <a href=\"https://redirect.github.com/rubocop/rubocop/issues/15092\">#15092</a> from viralpraxis/fix-an-error-for-layout-end-alignm...</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/11e04c0ad04ff164b0eebcdb4c5ac61c58870788\"><code>11e04c0</code></a> Merge pull request <a href=\"https://redirect.github.com/rubocop/rubocop/issues/15091\">#15091</a> from eugeneius/duplicate_methods_anonymous_classes</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/b8deea4173ab30e1bf8171b168412ae808a27dd7\"><code>b8deea4</code></a> Merge pull request <a href=\"https://redirect.github.com/rubocop/rubocop/issues/15090\">#15090</a> from eugeneius/guard_clause_and_return</li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/e1300200a6368d5569c8fff97321642d3292eff9\"><code>e130020</code></a> Fix <code>Layout/EndAlignment</code> cop error on an empty <code>begin</code></li>\n<li><a href=\"https://github.com/rubocop/rubocop/commit/480859411db057a120ef3829a54641f0626917ce\"><code>4808594</code></a> Fix <code>DuplicateMethods</code> for anonymous classes in constant assignments and methods</li>\n<li>Additional commits viewable in <a href=\"https://github.com/rubocop/rubocop/compare/v1.69.2...v1.86.1\">compare view</a></li>\n</ul>\n</details>\n<br />\n\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 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":"2026-04-13T20:33:46Z","updated_at":"2026-04-13T20:33:47Z","closed_at":null,"merged_at":null,"merge_commit_sha":"a9d13c740501ef20312b251dfb49ebcc02375516","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4362732321,"node_id":"LA_kwDOAAZgRs8AAAABBAoDIQ","url":"https://api.github.com/repos/octokit/octokit.rb/labels/ruby","name":"ruby","color":"ce2d2d","default":false,"description":"Pull requests that update Ruby code"},{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"}],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1803/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/aab3e88a5b2589cf1a4a51984b9a5cd676d0a488","head":{"label":"octokit:dependabot/bundler/rubocop-1.86.1","ref":"dependabot/bundler/rubocop-1.86.1","sha":"aab3e88a5b2589cf1a4a51984b9a5cd676d0a488","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1803"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1803"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1803/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1803/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/aab3e88a5b2589cf1a4a51984b9a5cd676d0a488"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802","id":3468716972,"node_id":"PR_kwDOAAZgRs7OwGus","html_url":"https://github.com/octokit/octokit.rb/pull/1802","diff_url":"https://github.com/octokit/octokit.rb/pull/1802.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1802.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1802","number":1802,"state":"open","locked":false,"title":"Update jwt requirement from ~> 2.2, >= 2.2.1 to ~> 3.1","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":"Updates the requirements on [jwt](https://github.com/jwt/ruby-jwt) to permit the latest version.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md\">jwt's changelog</a>.</em></p>\n<blockquote>\n<h2><a href=\"https://github.com/jwt/ruby-jwt/tree/v3.1.2\">v3.1.2</a> (2025-06-28)</h2>\n<p><a href=\"https://github.com/jwt/ruby-jwt/compare/v3.1.1...v3.1.2\">Full Changelog</a></p>\n<p><strong>Fixes and enhancements:</strong></p>\n<ul>\n<li>Avoid using the same digest across calls in JWT::JWA::Ecdsa and JWT::JWA::Rsa <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/697\">#697</a></li>\n<li>Fix signing with a EC JWK <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/699\">#699</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n</ul>\n<h2><a href=\"https://github.com/jwt/ruby-jwt/tree/v3.1.1\">v3.1.1</a> (2025-06-24)</h2>\n<p><a href=\"https://github.com/jwt/ruby-jwt/compare/v3.1.0...v3.1.1\">Full Changelog</a></p>\n<p><strong>Fixes and enhancements:</strong></p>\n<ul>\n<li>Require the algorithm to be provided when signing and verifying tokens using JWKs <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/695\">#695</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n</ul>\n<h2><a href=\"https://github.com/jwt/ruby-jwt/tree/v3.1.0\">v3.1.0</a> (2025-06-23)</h2>\n<p><a href=\"https://github.com/jwt/ruby-jwt/compare/v3.0.0...v3.1.0\">Full Changelog</a></p>\n<p><strong>Features:</strong></p>\n<ul>\n<li>Add support for x5t header parameter for X.509 certificate thumbprint verification <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/669\">#669</a> (<a href=\"https://github.com/hieuk09\"><code>@​hieuk09</code></a>)</li>\n<li>Raise an error if the ECDSA signing or verification key is not an instance of <code>OpenSSL::PKey::EC</code> <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/688\">#688</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Allow <code>OpenSSL::PKey::EC::Point</code> to be used as the verification key in ECDSA <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/689\">#689</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Require claims to have been verified before accessing the <code>JWT::EncodedToken#payload</code> <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/690\">#690</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Support signing and verifying tokens using a JWK <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/692\">#692</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n</ul>\n<h2><a href=\"https://github.com/jwt/ruby-jwt/tree/v3.0.0\">v3.0.0</a> (2025-06-14)</h2>\n<p><a href=\"https://github.com/jwt/ruby-jwt/compare/v2.10.1...v3.0.0\">Full Changelog</a></p>\n<p><strong>Breaking changes:</strong></p>\n<ul>\n<li>Require token signature to be verified before accessing payload <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/648\">#648</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Drop support for the HS512256 algorithm <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/650\">#650</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Remove deprecated claim verification methods <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/654\">#654</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Remove dependency to rbnacl <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/655\">#655</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Support only stricter base64 decoding (RFC 4648) <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/658\">#658</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Custom algorithms are required to include <code>JWT::JWA::SigningAlgorithm</code> <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/660\">#660</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Require RSA keys to be at least 2048 bits <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/661\">#661</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Base64 encode and decode the k value for HMAC JWKs <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/662\">#662</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n</ul>\n<p>Take a look at the <a href=\"https://github.com/jwt/ruby-jwt/blob/main/UPGRADING.md\">upgrade guide</a> for more details.</p>\n<p><strong>Features:</strong></p>\n<ul>\n<li>JWT::EncodedToken#verify! method that bundles signature and claim validation <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/647\">#647</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n<li>Do not override the alg header if already given <a href=\"https://redirect.github.com/jwt/ruby-jwt/pull/659\">#659</a> (<a href=\"https://github.com/anakinj\"><code>@​anakinj</code></a>)</li>\n</ul>\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/jwt/ruby-jwt/commit/bbe7ae3786568b041f03f50cb2e48d2b964a4eb4\"><code>bbe7ae3</code></a> Version 3.1.2 (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/700\">#700</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/205a58d9b65ee337291eadafa274b60f71220c53\"><code>205a58d</code></a> Fix signing with EC JWK (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/699\">#699</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/7231ef5927b4dcd3da97000b3ba3db9617255ba2\"><code>7231ef5</code></a> Avoid using the same digest across calls (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/697\">#697</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/9524614ff5135c6fa0e876061ac9280df7c36cb7\"><code>9524614</code></a> Re-enable Truffleruby on the CI (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/698\">#698</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/ad4fc0439f7ee8a8e8b855dad54bfc5f98bfa65e\"><code>ad4fc04</code></a> Prepare next iteration</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/50c01e07b53ea5a33bf29ac08d6c61775b6d5d1e\"><code>50c01e0</code></a> Prepare 3.1.1</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/b45219d7c98473a1a7603d2bf5961f6b5ea89576\"><code>b45219d</code></a> Do not automatically trust the JWA in the JWK (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/695\">#695</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/5c4fb4cfc6ff823744ce9db4fcf95ad058dc5efe\"><code>5c4fb4c</code></a> Prepare next iteration (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/694\">#694</a>)</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/646febebe8f26f353ce28e86ff9ace0bb0737314\"><code>646febe</code></a> Fix date for 3.1.0</li>\n<li><a href=\"https://github.com/jwt/ruby-jwt/commit/a93b803adc6bc698e34e3f8244b26cb8cd40bea5\"><code>a93b803</code></a> Prepare release of 3.1.0 (<a href=\"https://redirect.github.com/jwt/ruby-jwt/issues/693\">#693</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/jwt/ruby-jwt/compare/v2.2.1...v3.1.2\">compare view</a></li>\n</ul>\n</details>\n<br />\n\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 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":"2026-03-30T20:42:02Z","updated_at":"2026-03-30T20:42:03Z","closed_at":null,"merged_at":null,"merge_commit_sha":"b73115fc39c221446991226bd79f3518f954d589","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4362732321,"node_id":"LA_kwDOAAZgRs8AAAABBAoDIQ","url":"https://api.github.com/repos/octokit/octokit.rb/labels/ruby","name":"ruby","color":"ce2d2d","default":false,"description":"Pull requests that update Ruby code"},{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"}],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1802/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/7188a12c2ee5481a649f5d8bd52f128a78643773","head":{"label":"octokit:dependabot/bundler/jwt-tw-3.1","ref":"dependabot/bundler/jwt-tw-3.1","sha":"7188a12c2ee5481a649f5d8bd52f128a78643773","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1802"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1802"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1802/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1802/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/7188a12c2ee5481a649f5d8bd52f128a78643773"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800","id":3321688747,"node_id":"PR_kwDOAAZgRs7F_PKr","html_url":"https://github.com/octokit/octokit.rb/pull/1800","diff_url":"https://github.com/octokit/octokit.rb/pull/1800.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1800.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1800","number":1800,"state":"open","locked":false,"title":"Add return_run_details parameter support for workflow dispatch","user":{"login":"sneha-krip","id":110618720,"node_id":"U_kgDOBpfoYA","avatar_url":"https://avatars.githubusercontent.com/u/110618720?v=4","gravatar_id":"","url":"https://api.github.com/users/sneha-krip","html_url":"https://github.com/sneha-krip","followers_url":"https://api.github.com/users/sneha-krip/followers","following_url":"https://api.github.com/users/sneha-krip/following{/other_user}","gists_url":"https://api.github.com/users/sneha-krip/gists{/gist_id}","starred_url":"https://api.github.com/users/sneha-krip/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sneha-krip/subscriptions","organizations_url":"https://api.github.com/users/sneha-krip/orgs","repos_url":"https://api.github.com/users/sneha-krip/repos","events_url":"https://api.github.com/users/sneha-krip/events{/privacy}","received_events_url":"https://api.github.com/users/sneha-krip/received_events","type":"User","user_view_type":"public","site_admin":true},"body":"<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves https://github.com/octokit/octokit.rb/issues/1799\r\n\r\n----\r\n\r\n### Before the change?\r\n<!-- Please describe the current behavior that you are modifying. -->\r\n* Users who try to add the newly introduced return_run_details request parameter for the create workflow dispatch endpoint will receive an error from the ruby function even though they did successfully dispatch a workflow. Also, they wouldn't be able to consume the new response body \r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n* Users can pass in the return_run_details parameter as true and begin using the run details in their ruby code.\r\n\r\n### Pull request checklist\r\n- [X] Tests for the changes have been added (for bug fixes / features)\r\n- [X] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [ ] Yes\r\n- [X] No\r\n\r\n----\r\n\r\n","created_at":"2026-02-24T16:54:54Z","updated_at":"2026-02-24T16:55:24Z","closed_at":null,"merged_at":null,"merge_commit_sha":"83b42a62f8c0ffdbd1cd46b75ff3c506ce8ff44d","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1800/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/251cd436bcb370b101aa555c200717a476e2c4f6","head":{"label":"sneha-krip:main","ref":"main","sha":"251cd436bcb370b101aa555c200717a476e2c4f6","user":{"login":"sneha-krip","id":110618720,"node_id":"U_kgDOBpfoYA","avatar_url":"https://avatars.githubusercontent.com/u/110618720?v=4","gravatar_id":"","url":"https://api.github.com/users/sneha-krip","html_url":"https://github.com/sneha-krip","followers_url":"https://api.github.com/users/sneha-krip/followers","following_url":"https://api.github.com/users/sneha-krip/following{/other_user}","gists_url":"https://api.github.com/users/sneha-krip/gists{/gist_id}","starred_url":"https://api.github.com/users/sneha-krip/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sneha-krip/subscriptions","organizations_url":"https://api.github.com/users/sneha-krip/orgs","repos_url":"https://api.github.com/users/sneha-krip/repos","events_url":"https://api.github.com/users/sneha-krip/events{/privacy}","received_events_url":"https://api.github.com/users/sneha-krip/received_events","type":"User","user_view_type":"public","site_admin":true},"repo":{"id":1160122724,"node_id":"R_kgDORSYRZA","name":"octokit.rb","full_name":"sneha-krip/octokit.rb","private":false,"owner":{"login":"sneha-krip","id":110618720,"node_id":"U_kgDOBpfoYA","avatar_url":"https://avatars.githubusercontent.com/u/110618720?v=4","gravatar_id":"","url":"https://api.github.com/users/sneha-krip","html_url":"https://github.com/sneha-krip","followers_url":"https://api.github.com/users/sneha-krip/followers","following_url":"https://api.github.com/users/sneha-krip/following{/other_user}","gists_url":"https://api.github.com/users/sneha-krip/gists{/gist_id}","starred_url":"https://api.github.com/users/sneha-krip/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sneha-krip/subscriptions","organizations_url":"https://api.github.com/users/sneha-krip/orgs","repos_url":"https://api.github.com/users/sneha-krip/repos","events_url":"https://api.github.com/users/sneha-krip/events{/privacy}","received_events_url":"https://api.github.com/users/sneha-krip/received_events","type":"User","user_view_type":"public","site_admin":true},"html_url":"https://github.com/sneha-krip/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/sneha-krip/octokit.rb","forks_url":"https://api.github.com/repos/sneha-krip/octokit.rb/forks","keys_url":"https://api.github.com/repos/sneha-krip/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sneha-krip/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sneha-krip/octokit.rb/teams","hooks_url":"https://api.github.com/repos/sneha-krip/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/sneha-krip/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/sneha-krip/octokit.rb/events","assignees_url":"https://api.github.com/repos/sneha-krip/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/sneha-krip/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/sneha-krip/octokit.rb/tags","blobs_url":"https://api.github.com/repos/sneha-krip/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sneha-krip/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sneha-krip/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/sneha-krip/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sneha-krip/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/sneha-krip/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/sneha-krip/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/sneha-krip/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/sneha-krip/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/sneha-krip/octokit.rb/subscription","commits_url":"https://api.github.com/repos/sneha-krip/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/sneha-krip/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/sneha-krip/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/sneha-krip/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/sneha-krip/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/sneha-krip/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sneha-krip/octokit.rb/merges","archive_url":"https://api.github.com/repos/sneha-krip/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sneha-krip/octokit.rb/downloads","issues_url":"https://api.github.com/repos/sneha-krip/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/sneha-krip/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/sneha-krip/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/sneha-krip/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sneha-krip/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/sneha-krip/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/sneha-krip/octokit.rb/deployments","created_at":"2026-02-17T15:14:25Z","updated_at":"2026-02-24T14:42:12Z","pushed_at":"2026-02-24T16:48:15Z","git_url":"git://github.com/sneha-krip/octokit.rb.git","ssh_url":"git@github.com:sneha-krip/octokit.rb.git","clone_url":"https://github.com/sneha-krip/octokit.rb.git","svn_url":"https://github.com/sneha-krip/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12856,"stargazers_count":0,"watchers_count":0,"language":"Ruby","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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1800"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1800"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1800/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1800/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/251cd436bcb370b101aa555c200717a476e2c4f6"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797","id":3281621002,"node_id":"PR_kwDOAAZgRs7DmZAK","html_url":"https://github.com/octokit/octokit.rb/pull/1797","diff_url":"https://github.com/octokit/octokit.rb/pull/1797.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1797.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1797","number":1797,"state":"open","locked":false,"title":"updates readme","user":{"login":"nickfloyd","id":139819,"node_id":"MDQ6VXNlcjEzOTgxOQ==","avatar_url":"https://avatars.githubusercontent.com/u/139819?v=4","gravatar_id":"","url":"https://api.github.com/users/nickfloyd","html_url":"https://github.com/nickfloyd","followers_url":"https://api.github.com/users/nickfloyd/followers","following_url":"https://api.github.com/users/nickfloyd/following{/other_user}","gists_url":"https://api.github.com/users/nickfloyd/gists{/gist_id}","starred_url":"https://api.github.com/users/nickfloyd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nickfloyd/subscriptions","organizations_url":"https://api.github.com/users/nickfloyd/orgs","repos_url":"https://api.github.com/users/nickfloyd/repos","events_url":"https://api.github.com/users/nickfloyd/events{/privacy}","received_events_url":"https://api.github.com/users/nickfloyd/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves #ISSUE_NUMBER\r\n\r\n----\r\n\r\n### Before the change?\r\n<!-- Please describe the current behavior that you are modifying. -->\r\n\r\n* \r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n\r\n* \r\n\r\n### Pull request checklist\r\n- [ ] Tests for the changes have been added (for bug fixes / features)\r\n- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [ ] Yes\r\n- [ ] No\r\n\r\n----\r\n\r\n","created_at":"2026-02-13T16:37:39Z","updated_at":"2026-02-13T16:37:50Z","closed_at":null,"merged_at":null,"merge_commit_sha":"9317627b6b55055544476cfd1b75279f72b7f7b1","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1797/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/43c4efed46ba4fc6d406e7d63717ef6f89a65bd9","head":{"label":"octokit:mergequeue-test-branch2","ref":"mergequeue-test-branch2","sha":"43c4efed46ba4fc6d406e7d63717ef6f89a65bd9","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1797"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1797"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1797/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1797/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/43c4efed46ba4fc6d406e7d63717ef6f89a65bd9"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796","id":3281610662,"node_id":"PR_kwDOAAZgRs7DmWem","html_url":"https://github.com/octokit/octokit.rb/pull/1796","diff_url":"https://github.com/octokit/octokit.rb/pull/1796.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1796.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1796","number":1796,"state":"open","locked":false,"title":"Mergequeue test branch","user":{"login":"nickfloyd","id":139819,"node_id":"MDQ6VXNlcjEzOTgxOQ==","avatar_url":"https://avatars.githubusercontent.com/u/139819?v=4","gravatar_id":"","url":"https://api.github.com/users/nickfloyd","html_url":"https://github.com/nickfloyd","followers_url":"https://api.github.com/users/nickfloyd/followers","following_url":"https://api.github.com/users/nickfloyd/following{/other_user}","gists_url":"https://api.github.com/users/nickfloyd/gists{/gist_id}","starred_url":"https://api.github.com/users/nickfloyd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nickfloyd/subscriptions","organizations_url":"https://api.github.com/users/nickfloyd/orgs","repos_url":"https://api.github.com/users/nickfloyd/repos","events_url":"https://api.github.com/users/nickfloyd/events{/privacy}","received_events_url":"https://api.github.com/users/nickfloyd/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves #ISSUE_NUMBER\r\n\r\n----\r\n\r\n### Before the change?\r\n<!-- Please describe the current behavior that you are modifying. -->\r\n\r\n* \r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n\r\n* \r\n\r\n### Pull request checklist\r\n- [ ] Tests for the changes have been added (for bug fixes / features)\r\n- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [ ] Yes\r\n- [ ] No\r\n\r\n----\r\n\r\n","created_at":"2026-02-13T16:34:47Z","updated_at":"2026-02-13T16:34:58Z","closed_at":null,"merged_at":null,"merge_commit_sha":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1796/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/bc80a046b236b2bf9fb076cf34dfa291ccd236f3","head":{"label":"octokit:mergequeue-test-branch","ref":"mergequeue-test-branch","sha":"bc80a046b236b2bf9fb076cf34dfa291ccd236f3","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1796"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1796"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1796/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1796/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/bc80a046b236b2bf9fb076cf34dfa291ccd236f3"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794","id":3217596985,"node_id":"PR_kwDOAAZgRs6_yKI5","html_url":"https://github.com/octokit/octokit.rb/pull/1794","diff_url":"https://github.com/octokit/octokit.rb/pull/1794.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1794.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1794","number":1794,"state":"open","locked":false,"title":"Update .document العقايله","user":{"login":"9741034400","id":186967737,"node_id":"U_kgDOCyTmuQ","avatar_url":"https://avatars.githubusercontent.com/u/186967737?v=4","gravatar_id":"","url":"https://api.github.com/users/9741034400","html_url":"https://github.com/9741034400","followers_url":"https://api.github.com/users/9741034400/followers","following_url":"https://api.github.com/users/9741034400/following{/other_user}","gists_url":"https://api.github.com/users/9741034400/gists{/gist_id}","starred_url":"https://api.github.com/users/9741034400/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/9741034400/subscriptions","organizations_url":"https://api.github.com/users/9741034400/orgs","repos_url":"https://api.github.com/users/9741034400/repos","events_url":"https://api.github.com/users/9741034400/events{/privacy}","received_events_url":"https://api.github.com/users/9741034400/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"تفعل حساب في مركز حدود 219\r\n\r\n<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves #ISSUE_NUMBER\r\n\r\n----\r\n\r\n### Before the change?\r\n<!-- Please describe the current behavior that you are modifying. -->\r\n\r\n* \r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n\r\n* \r\n\r\n### Pull request checklist\r\n- [ ] Tests for the changes have been added (for bug fixes / features)\r\n- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [x] Yes\r\n- [ ] No\r\n\r\n----\r\n\r\n","created_at":"2026-01-28T07:48:20Z","updated_at":"2026-01-28T07:48:55Z","closed_at":null,"merged_at":null,"merge_commit_sha":"d3095f0b2dbefdb6a5d9410cec044badfbda5fd8","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1794/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/94073ec24fd6aa7010bc075e421e29bd135250d2","head":{"label":"9741034400:patch-1","ref":"patch-1","sha":"94073ec24fd6aa7010bc075e421e29bd135250d2","user":{"login":"9741034400","id":186967737,"node_id":"U_kgDOCyTmuQ","avatar_url":"https://avatars.githubusercontent.com/u/186967737?v=4","gravatar_id":"","url":"https://api.github.com/users/9741034400","html_url":"https://github.com/9741034400","followers_url":"https://api.github.com/users/9741034400/followers","following_url":"https://api.github.com/users/9741034400/following{/other_user}","gists_url":"https://api.github.com/users/9741034400/gists{/gist_id}","starred_url":"https://api.github.com/users/9741034400/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/9741034400/subscriptions","organizations_url":"https://api.github.com/users/9741034400/orgs","repos_url":"https://api.github.com/users/9741034400/repos","events_url":"https://api.github.com/users/9741034400/events{/privacy}","received_events_url":"https://api.github.com/users/9741034400/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":1144022866,"node_id":"R_kgDORDBnUg","name":"octokit.rb","full_name":"9741034400/octokit.rb","private":false,"owner":{"login":"9741034400","id":186967737,"node_id":"U_kgDOCyTmuQ","avatar_url":"https://avatars.githubusercontent.com/u/186967737?v=4","gravatar_id":"","url":"https://api.github.com/users/9741034400","html_url":"https://github.com/9741034400","followers_url":"https://api.github.com/users/9741034400/followers","following_url":"https://api.github.com/users/9741034400/following{/other_user}","gists_url":"https://api.github.com/users/9741034400/gists{/gist_id}","starred_url":"https://api.github.com/users/9741034400/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/9741034400/subscriptions","organizations_url":"https://api.github.com/users/9741034400/orgs","repos_url":"https://api.github.com/users/9741034400/repos","events_url":"https://api.github.com/users/9741034400/events{/privacy}","received_events_url":"https://api.github.com/users/9741034400/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/9741034400/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/9741034400/octokit.rb","forks_url":"https://api.github.com/repos/9741034400/octokit.rb/forks","keys_url":"https://api.github.com/repos/9741034400/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/9741034400/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/9741034400/octokit.rb/teams","hooks_url":"https://api.github.com/repos/9741034400/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/9741034400/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/9741034400/octokit.rb/events","assignees_url":"https://api.github.com/repos/9741034400/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/9741034400/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/9741034400/octokit.rb/tags","blobs_url":"https://api.github.com/repos/9741034400/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/9741034400/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/9741034400/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/9741034400/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/9741034400/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/9741034400/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/9741034400/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/9741034400/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/9741034400/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/9741034400/octokit.rb/subscription","commits_url":"https://api.github.com/repos/9741034400/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/9741034400/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/9741034400/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/9741034400/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/9741034400/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/9741034400/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/9741034400/octokit.rb/merges","archive_url":"https://api.github.com/repos/9741034400/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/9741034400/octokit.rb/downloads","issues_url":"https://api.github.com/repos/9741034400/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/9741034400/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/9741034400/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/9741034400/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/9741034400/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/9741034400/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/9741034400/octokit.rb/deployments","created_at":"2026-01-28T07:39:55Z","updated_at":"2026-01-28T07:39:55Z","pushed_at":"2026-01-28T07:45:25Z","git_url":"git://github.com/9741034400/octokit.rb.git","ssh_url":"git@github.com:9741034400/octokit.rb.git","clone_url":"https://github.com/9741034400/octokit.rb.git","svn_url":"https://github.com/9741034400/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17391,"stargazers_count":0,"watchers_count":0,"language":null,"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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1794"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1794"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1794/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1794/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/94073ec24fd6aa7010bc075e421e29bd135250d2"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791","id":3117292039,"node_id":"PR_kwDOAAZgRs65zhoH","html_url":"https://github.com/octokit/octokit.rb/pull/1791","diff_url":"https://github.com/octokit/octokit.rb/pull/1791.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1791.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1791","number":1791,"state":"open","locked":false,"title":"Boolean from response should include all successful 2XX response codes","user":{"login":"PatBanks","id":4385850,"node_id":"MDQ6VXNlcjQzODU4NTA=","avatar_url":"https://avatars.githubusercontent.com/u/4385850?v=4","gravatar_id":"","url":"https://api.github.com/users/PatBanks","html_url":"https://github.com/PatBanks","followers_url":"https://api.github.com/users/PatBanks/followers","following_url":"https://api.github.com/users/PatBanks/following{/other_user}","gists_url":"https://api.github.com/users/PatBanks/gists{/gist_id}","starred_url":"https://api.github.com/users/PatBanks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PatBanks/subscriptions","organizations_url":"https://api.github.com/users/PatBanks/orgs","repos_url":"https://api.github.com/users/PatBanks/repos","events_url":"https://api.github.com/users/PatBanks/events{/privacy}","received_events_url":"https://api.github.com/users/PatBanks/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"Resolves #1790\r\n\r\n----\r\n\r\n### Before the change?\r\n* Workflow dispatch events started returning 200 rather than 204. boolean_from_response does not consider the entire successful response http code range.\r\n\r\n\r\n### After the change?\r\n* boolean_from_response now considers any 2XX response code as valid\r\n\r\n\r\n### Pull request checklist\r\n- [x] Tests for the changes have been added (for bug fixes / features)\r\n- [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n* I do not believe this introduces a breaking change. The output type of the method does not change.\r\n\r\n----\r\n\r\n","created_at":"2025-12-19T11:22:12Z","updated_at":"2025-12-19T13:45:04Z","closed_at":null,"merged_at":null,"merge_commit_sha":"48bff6b59ea56892a5f07beeb2c8da1429bdaf11","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1791/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/a970e2dfa1d170d3f27ca49e4575b8fd64d7c942","head":{"label":"PatBanks:boolean-from-response-should-include-200-response-code","ref":"boolean-from-response-should-include-200-response-code","sha":"a970e2dfa1d170d3f27ca49e4575b8fd64d7c942","user":{"login":"PatBanks","id":4385850,"node_id":"MDQ6VXNlcjQzODU4NTA=","avatar_url":"https://avatars.githubusercontent.com/u/4385850?v=4","gravatar_id":"","url":"https://api.github.com/users/PatBanks","html_url":"https://github.com/PatBanks","followers_url":"https://api.github.com/users/PatBanks/followers","following_url":"https://api.github.com/users/PatBanks/following{/other_user}","gists_url":"https://api.github.com/users/PatBanks/gists{/gist_id}","starred_url":"https://api.github.com/users/PatBanks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PatBanks/subscriptions","organizations_url":"https://api.github.com/users/PatBanks/orgs","repos_url":"https://api.github.com/users/PatBanks/repos","events_url":"https://api.github.com/users/PatBanks/events{/privacy}","received_events_url":"https://api.github.com/users/PatBanks/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":1119489205,"node_id":"R_kgDOQroMtQ","name":"octokit.rb","full_name":"PatBanks/octokit.rb","private":false,"owner":{"login":"PatBanks","id":4385850,"node_id":"MDQ6VXNlcjQzODU4NTA=","avatar_url":"https://avatars.githubusercontent.com/u/4385850?v=4","gravatar_id":"","url":"https://api.github.com/users/PatBanks","html_url":"https://github.com/PatBanks","followers_url":"https://api.github.com/users/PatBanks/followers","following_url":"https://api.github.com/users/PatBanks/following{/other_user}","gists_url":"https://api.github.com/users/PatBanks/gists{/gist_id}","starred_url":"https://api.github.com/users/PatBanks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PatBanks/subscriptions","organizations_url":"https://api.github.com/users/PatBanks/orgs","repos_url":"https://api.github.com/users/PatBanks/repos","events_url":"https://api.github.com/users/PatBanks/events{/privacy}","received_events_url":"https://api.github.com/users/PatBanks/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/PatBanks/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/PatBanks/octokit.rb","forks_url":"https://api.github.com/repos/PatBanks/octokit.rb/forks","keys_url":"https://api.github.com/repos/PatBanks/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/PatBanks/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/PatBanks/octokit.rb/teams","hooks_url":"https://api.github.com/repos/PatBanks/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/PatBanks/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/PatBanks/octokit.rb/events","assignees_url":"https://api.github.com/repos/PatBanks/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/PatBanks/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/PatBanks/octokit.rb/tags","blobs_url":"https://api.github.com/repos/PatBanks/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/PatBanks/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/PatBanks/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/PatBanks/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/PatBanks/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/PatBanks/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/PatBanks/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/PatBanks/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/PatBanks/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/PatBanks/octokit.rb/subscription","commits_url":"https://api.github.com/repos/PatBanks/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/PatBanks/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/PatBanks/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/PatBanks/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/PatBanks/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/PatBanks/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/PatBanks/octokit.rb/merges","archive_url":"https://api.github.com/repos/PatBanks/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/PatBanks/octokit.rb/downloads","issues_url":"https://api.github.com/repos/PatBanks/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/PatBanks/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/PatBanks/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/PatBanks/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/PatBanks/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/PatBanks/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/PatBanks/octokit.rb/deployments","created_at":"2025-12-19T10:55:47Z","updated_at":"2025-12-19T10:55:47Z","pushed_at":"2025-12-19T12:43:00Z","git_url":"git://github.com/PatBanks/octokit.rb.git","ssh_url":"git@github.com:PatBanks/octokit.rb.git","clone_url":"https://github.com/PatBanks/octokit.rb.git","svn_url":"https://github.com/PatBanks/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12826,"stargazers_count":0,"watchers_count":0,"language":null,"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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1791"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1791"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1791/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1791/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/a970e2dfa1d170d3f27ca49e4575b8fd64d7c942"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789","id":3116865652,"node_id":"PR_kwDOAAZgRs65x5h0","html_url":"https://github.com/octokit/octokit.rb/pull/1789","diff_url":"https://github.com/octokit/octokit.rb/pull/1789.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1789.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1789","number":1789,"state":"open","locked":false,"title":"Fix expected correct response for workflow_dispatch","user":{"login":"enescakir","id":993199,"node_id":"MDQ6VXNlcjk5MzE5OQ==","avatar_url":"https://avatars.githubusercontent.com/u/993199?v=4","gravatar_id":"","url":"https://api.github.com/users/enescakir","html_url":"https://github.com/enescakir","followers_url":"https://api.github.com/users/enescakir/followers","following_url":"https://api.github.com/users/enescakir/following{/other_user}","gists_url":"https://api.github.com/users/enescakir/gists{/gist_id}","starred_url":"https://api.github.com/users/enescakir/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enescakir/subscriptions","organizations_url":"https://api.github.com/users/enescakir/orgs","repos_url":"https://api.github.com/users/enescakir/repos","events_url":"https://api.github.com/users/enescakir/events{/privacy}","received_events_url":"https://api.github.com/users/enescakir/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"It looks like GitHub introduced a breaking change in the API response for workflow_dispatch.\r\n\r\nThe API now returns `200 OK` with a response body, while both the documentation[^1] and the SDK[^2] still expect the old `204 No Content` response.\r\n\r\n```ruby\r\n  workflow_run_id: 20363538233,\r\n  run_url: \"https://api.github.com/repos/ubicloud/github-e2e-test-workflows/actions/runs/20363538233\",\r\n  html_url: \"https://github.com/ubicloud/github-e2e-test-workflows/actions/runs/20363538233\"}\r\n>\r\n```\r\n\r\nFixes https://github.com/octokit/octokit.rb/issues/1790\r\n\r\n[^1]: https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#create-a-workflow-dispatch-event--status-codes\r\n[^2]: https://github.com/octokit/octokit.rb/blob/ea3413c3174571e87c83d358fc893cc7613091fa/lib/octokit/client/actions_workflows.rb#L41-L43\r\n\r\n<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves https://github.com/orgs/community/discussions/182272\r\n\r\n----\r\n\r\n### Before the change?\r\n\r\n* `workflow_dispatch` returns false even if it's succeeded.\r\n\r\n### After the change?\r\n\r\n* `workflow_dispatch` returns response body as expected.\r\n\r\n### Pull request checklist\r\n- [ ] Tests for the changes have been added (for bug fixes / features)\r\n- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n\r\nIt introduces breaking change because GitHub introduced breaking change in their API.\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [x] Yes\r\n- [ ] No\r\n\r\n----\r\n\r\n","created_at":"2025-12-19T08:54:09Z","updated_at":"2025-12-19T13:08:52Z","closed_at":null,"merged_at":null,"merge_commit_sha":"c9b0f5fc44c117a0c0b83a56a73ef02e07ad5f77","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1789/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/b3011ddbf093461dd06ecd3f6e52acca0720479e","head":{"label":"enescakir:fix-workflow_dispatch","ref":"fix-workflow_dispatch","sha":"b3011ddbf093461dd06ecd3f6e52acca0720479e","user":{"login":"enescakir","id":993199,"node_id":"MDQ6VXNlcjk5MzE5OQ==","avatar_url":"https://avatars.githubusercontent.com/u/993199?v=4","gravatar_id":"","url":"https://api.github.com/users/enescakir","html_url":"https://github.com/enescakir","followers_url":"https://api.github.com/users/enescakir/followers","following_url":"https://api.github.com/users/enescakir/following{/other_user}","gists_url":"https://api.github.com/users/enescakir/gists{/gist_id}","starred_url":"https://api.github.com/users/enescakir/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enescakir/subscriptions","organizations_url":"https://api.github.com/users/enescakir/orgs","repos_url":"https://api.github.com/users/enescakir/repos","events_url":"https://api.github.com/users/enescakir/events{/privacy}","received_events_url":"https://api.github.com/users/enescakir/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":715205751,"node_id":"R_kgDOKqEsdw","name":"octokit.rb","full_name":"enescakir/octokit.rb","private":false,"owner":{"login":"enescakir","id":993199,"node_id":"MDQ6VXNlcjk5MzE5OQ==","avatar_url":"https://avatars.githubusercontent.com/u/993199?v=4","gravatar_id":"","url":"https://api.github.com/users/enescakir","html_url":"https://github.com/enescakir","followers_url":"https://api.github.com/users/enescakir/followers","following_url":"https://api.github.com/users/enescakir/following{/other_user}","gists_url":"https://api.github.com/users/enescakir/gists{/gist_id}","starred_url":"https://api.github.com/users/enescakir/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enescakir/subscriptions","organizations_url":"https://api.github.com/users/enescakir/orgs","repos_url":"https://api.github.com/users/enescakir/repos","events_url":"https://api.github.com/users/enescakir/events{/privacy}","received_events_url":"https://api.github.com/users/enescakir/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/enescakir/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/enescakir/octokit.rb","forks_url":"https://api.github.com/repos/enescakir/octokit.rb/forks","keys_url":"https://api.github.com/repos/enescakir/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/enescakir/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/enescakir/octokit.rb/teams","hooks_url":"https://api.github.com/repos/enescakir/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/enescakir/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/enescakir/octokit.rb/events","assignees_url":"https://api.github.com/repos/enescakir/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/enescakir/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/enescakir/octokit.rb/tags","blobs_url":"https://api.github.com/repos/enescakir/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/enescakir/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/enescakir/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/enescakir/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/enescakir/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/enescakir/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/enescakir/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/enescakir/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/enescakir/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/enescakir/octokit.rb/subscription","commits_url":"https://api.github.com/repos/enescakir/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/enescakir/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/enescakir/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/enescakir/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/enescakir/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/enescakir/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/enescakir/octokit.rb/merges","archive_url":"https://api.github.com/repos/enescakir/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/enescakir/octokit.rb/downloads","issues_url":"https://api.github.com/repos/enescakir/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/enescakir/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/enescakir/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/enescakir/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/enescakir/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/enescakir/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/enescakir/octokit.rb/deployments","created_at":"2023-11-06T17:16:59Z","updated_at":"2025-12-19T08:45:01Z","pushed_at":"2025-12-19T08:54:38Z","git_url":"git://github.com/enescakir/octokit.rb.git","ssh_url":"git@github.com:enescakir/octokit.rb.git","clone_url":"https://github.com/enescakir/octokit.rb.git","svn_url":"https://github.com/enescakir/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12821,"stargazers_count":0,"watchers_count":0,"language":"Ruby","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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1789"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1789"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1789/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1789/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/b3011ddbf093461dd06ecd3f6e52acca0720479e"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1788","id":3103663348,"node_id":"PR_kwDOAAZgRs64_iT0","html_url":"https://github.com/octokit/octokit.rb/pull/1788","diff_url":"https://github.com/octokit/octokit.rb/pull/1788.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1788.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1788","number":1788,"state":"open","locked":false,"title":"Bump actions/cache from 4 to 5","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 [actions/cache](https://github.com/actions/cache) from 4 to 5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/cache/releases\">actions/cache's releases</a>.</em></p>\n<blockquote>\n<h2>v5.0.0</h2>\n<blockquote>\n<p>[!IMPORTANT]\n<strong><code>actions/cache@v5</code> runs on the Node.js 24 runtime and requires a minimum Actions Runner version of <code>2.327.1</code>.</strong></p>\n<p>If you are using self-hosted runners, ensure they are updated before upgrading.</p>\n</blockquote>\n<hr />\n<h2>What's Changed</h2>\n<ul>\n<li>Upgrade to use node24 by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/cache/pull/1630\">actions/cache#1630</a></li>\n<li>Prepare v5.0.0 release by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/cache/pull/1684\">actions/cache#1684</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/cache/compare/v4.3.0...v5.0.0\">https://github.com/actions/cache/compare/v4.3.0...v5.0.0</a></p>\n<h2>v4.3.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Add note on runner versions by <a href=\"https://github.com/GhadimiR\"><code>@​GhadimiR</code></a> in <a href=\"https://redirect.github.com/actions/cache/pull/1642\">actions/cache#1642</a></li>\n<li>Prepare <code>v4.3.0</code> release by <a href=\"https://github.com/Link\"><code>@​Link</code></a>- in <a href=\"https://redirect.github.com/actions/cache/pull/1655\">actions/cache#1655</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/GhadimiR\"><code>@​GhadimiR</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/cache/pull/1642\">actions/cache#1642</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/cache/compare/v4...v4.3.0\">https://github.com/actions/cache/compare/v4...v4.3.0</a></p>\n<h2>v4.2.4</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update README.md by <a href=\"https://github.com/nebuk89\"><code>@​nebuk89</code></a> in <a href=\"https://redirect.github.com/actions/cache/pull/1620\">actions/cache#1620</a></li>\n<li>Upgrade <code>@actions/cache</code> to <code>4.0.5</code> and move <code>@protobuf-ts/plugin</code> to dev depdencies by <a href=\"https://github.com/Link\"><code>@​Link</code></a>- in <a href=\"https://redirect.github.com/actions/cache/pull/1634\">actions/cache#1634</a></li>\n<li>Prepare release <code>4.2.4</code> by <a href=\"https://github.com/Link\"><code>@​Link</code></a>- in <a href=\"https://redirect.github.com/actions/cache/pull/1636\">actions/cache#1636</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/nebuk89\"><code>@​nebuk89</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/cache/pull/1620\">actions/cache#1620</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/cache/compare/v4...v4.2.4\">https://github.com/actions/cache/compare/v4...v4.2.4</a></p>\n<h2>v4.2.3</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update to use <code>@​actions/cache</code> 4.0.3 package &amp; prepare for new release by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/cache/pull/1577\">actions/cache#1577</a> (SAS tokens for cache entries are now masked in debug logs)</li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/cache/pull/1577\">actions/cache#1577</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/cache/compare/v4.2.2...v4.2.3\">https://github.com/actions/cache/compare/v4.2.2...v4.2.3</a></p>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/cache/blob/main/RELEASES.md\">actions/cache's changelog</a>.</em></p>\n<blockquote>\n<h1>Releases</h1>\n<h2>Changelog</h2>\n<h3>5.0.1</h3>\n<ul>\n<li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via <code>@actions/cache@5.0.1</code> <a href=\"https://redirect.github.com/actions/cache/pull/1685\">#1685</a></li>\n</ul>\n<h3>5.0.0</h3>\n<blockquote>\n<p>[!IMPORTANT]\n<code>actions/cache@v5</code> runs on the Node.js 24 runtime and requires a minimum Actions Runner version of <code>2.327.1</code>.\nIf you are using self-hosted runners, ensure they are updated before upgrading.</p>\n</blockquote>\n<h3>4.3.0</h3>\n<ul>\n<li>Bump <code>@actions/cache</code> to <a href=\"https://redirect.github.com/actions/toolkit/pull/2132\">v4.1.0</a></li>\n</ul>\n<h3>4.2.4</h3>\n<ul>\n<li>Bump <code>@actions/cache</code> to v4.0.5</li>\n</ul>\n<h3>4.2.3</h3>\n<ul>\n<li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token in debug logs for cache entries)</li>\n</ul>\n<h3>4.2.2</h3>\n<ul>\n<li>Bump <code>@actions/cache</code> to v4.0.2</li>\n</ul>\n<h3>4.2.1</h3>\n<ul>\n<li>Bump <code>@actions/cache</code> to v4.0.1</li>\n</ul>\n<h3>4.2.0</h3>\n<p>TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. <a href=\"https://github.com/actions/cache\">actions/cache</a> now integrates with the new cache service (v2) APIs.</p>\n<p>The new service will gradually roll out as of <strong>February 1st, 2025</strong>. The legacy service will also be sunset on the same date. Changes in these release are <strong>fully backward compatible</strong>.</p>\n<p><strong>We are deprecating some versions of this action</strong>. We recommend upgrading to version <code>v4</code> or <code>v3</code> as soon as possible before <strong>February 1st, 2025.</strong> (Upgrade instructions below).</p>\n<p>If you are using pinned SHAs, please use the SHAs of versions <code>v4.2.0</code> or <code>v3.4.0</code></p>\n<p>If you do not upgrade, all workflow runs using any of the deprecated <a href=\"https://github.com/actions/cache\">actions/cache</a> will fail.</p>\n<p>Upgrading to the recommended versions will not break your workflows.</p>\n<h3>4.1.2</h3>\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/actions/cache/commit/9255dc7a253b0ccc959486e2bca901246202afeb\"><code>9255dc7</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/cache/issues/1686\">#1686</a> from actions/cache-v5.0.1-release</li>\n<li><a href=\"https://github.com/actions/cache/commit/8ff5423e8b66eacab4e638ee52abbd2cb831366a\"><code>8ff5423</code></a> chore: release v5.0.1</li>\n<li><a href=\"https://github.com/actions/cache/commit/9233019a152bc768059ac1768b8e4403b5da16c1\"><code>9233019</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/cache/issues/1685\">#1685</a> from salmanmkc/node24-storage-blob-fix</li>\n<li><a href=\"https://github.com/actions/cache/commit/b975f2bb844529e1063ad882c609b224bcd66eb6\"><code>b975f2b</code></a> fix: add peer property to package-lock.json for dependencies</li>\n<li><a href=\"https://github.com/actions/cache/commit/d0a0e1813491d01d574c95f8d189f62622bbb2ae\"><code>d0a0e18</code></a> fix: update license files for <code>@​actions/cache</code>, fast-xml-parser, and strnum</li>\n<li><a href=\"https://github.com/actions/cache/commit/74de208dcfcbe85c0e7154e7b17e4105fe2554ff\"><code>74de208</code></a> fix: update <code>@​actions/cache</code> to ^5.0.1 for Node.js 24 punycode fix</li>\n<li><a href=\"https://github.com/actions/cache/commit/ac7f1152ead02e89c14b5456d14ab17591e74cfb\"><code>ac7f115</code></a> peer</li>\n<li><a href=\"https://github.com/actions/cache/commit/b0f846b50b6061d7a2ca6f1a2fea61d4a65d1a16\"><code>b0f846b</code></a> fix: update <code>@​actions/cache</code> with storage-blob fix for Node.js 24 punycode depr...</li>\n<li><a href=\"https://github.com/actions/cache/commit/a7833574556fa59680c1b7cb190c1735db73ebf0\"><code>a783357</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/cache/issues/1684\">#1684</a> from actions/prepare-cache-v5-release</li>\n<li><a href=\"https://github.com/actions/cache/commit/3bb0d78750a39cefce0c2b5a0a9801052b4359ad\"><code>3bb0d78</code></a> docs: highlight v5 runner requirement in releases</li>\n<li>Additional commits viewable in <a href=\"https://github.com/actions/cache/compare/v4...v5\">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=actions/cache&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR 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>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","created_at":"2025-12-15T19:02:34Z","updated_at":"2026-01-19T20:55:33Z","closed_at":null,"merged_at":null,"merge_commit_sha":"53ffd06f77e8ab21679aefa0ea30cf487110dff2","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"},{"id":4988989038,"node_id":"LA_kwDOAAZgRs8AAAABKV3ubg","url":"https://api.github.com/repos/octokit/octokit.rb/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/octokit/octokit.rb/pulls/1788/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1788/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1788/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/aeed1b9088175a3cc6f53b8f298fa9cac54cdd85","head":{"label":"octokit:dependabot/github_actions/actions/cache-5","ref":"dependabot/github_actions/actions/cache-5","sha":"aeed1b9088175a3cc6f53b8f298fa9cac54cdd85","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1788"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1788"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1788"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1788/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1788/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1788/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/aeed1b9088175a3cc6f53b8f298fa9cac54cdd85"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1787","id":3041240343,"node_id":"PR_kwDOAAZgRs61RaUX","html_url":"https://github.com/octokit/octokit.rb/pull/1787","diff_url":"https://github.com/octokit/octokit.rb/pull/1787.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1787.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1787","number":1787,"state":"open","locked":false,"title":"Bump actions/checkout from 4 to 6","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 [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/checkout/releases\">actions/checkout's releases</a>.</em></p>\n<blockquote>\n<h2>v6.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update README to include Node.js 24 support details and requirements by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2248\">actions/checkout#2248</a></li>\n<li>Persist creds to a separate file by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2286\">actions/checkout#2286</a></li>\n<li>v6-beta by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2298\">actions/checkout#2298</a></li>\n<li>update readme/changelog for v6 by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2311\">actions/checkout#2311</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/checkout/compare/v5.0.0...v6.0.0\">https://github.com/actions/checkout/compare/v5.0.0...v6.0.0</a></p>\n<h2>v6-beta</h2>\n<h2>What's Changed</h2>\n<p>Updated persist-credentials to store the credentials under <code>$RUNNER_TEMP</code> instead of directly in the local git config.</p>\n<p>This requires a minimum Actions Runner version of <a href=\"https://github.com/actions/runner/releases/tag/v2.329.0\">v2.329.0</a> to access the persisted credentials for <a href=\"https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action\">Docker container action</a> scenarios.</p>\n<h2>v5.0.1</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Port v6 cleanup to v5 by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2301\">actions/checkout#2301</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/checkout/compare/v5...v5.0.1\">https://github.com/actions/checkout/compare/v5...v5.0.1</a></p>\n<h2>v5.0.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update actions checkout to use node 24 by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2226\">actions/checkout#2226</a></li>\n<li>Prepare v5.0.0 release by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2238\">actions/checkout#2238</a></li>\n</ul>\n<h2>⚠️ Minimum Compatible Runner Version</h2>\n<p><strong>v2.327.1</strong><br />\n<a href=\"https://github.com/actions/runner/releases/tag/v2.327.1\">Release Notes</a></p>\n<p>Make sure your runner is updated to this version or newer to use this release.</p>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/checkout/compare/v4...v5.0.0\">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p>\n<h2>v4.3.1</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Port v6 cleanup to v4 by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2305\">actions/checkout#2305</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/checkout/compare/v4...v4.3.1\">https://github.com/actions/checkout/compare/v4...v4.3.1</a></p>\n<h2>v4.3.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>docs: update README.md by <a href=\"https://github.com/motss\"><code>@​motss</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1971\">actions/checkout#1971</a></li>\n<li>Add internal repos for checking out multiple repositories by <a href=\"https://github.com/mouismail\"><code>@​mouismail</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1977\">actions/checkout#1977</a></li>\n<li>Documentation update - add recommended permissions to Readme by <a href=\"https://github.com/benwells\"><code>@​benwells</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2043\">actions/checkout#2043</a></li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/checkout/blob/main/CHANGELOG.md\">actions/checkout's changelog</a>.</em></p>\n<blockquote>\n<h1>Changelog</h1>\n<h2>V6.0.0</h2>\n<ul>\n<li>Persist creds to a separate file by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2286\">actions/checkout#2286</a></li>\n<li>Update README to include Node.js 24 support details and requirements by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2248\">actions/checkout#2248</a></li>\n</ul>\n<h2>V5.0.1</h2>\n<ul>\n<li>Port v6 cleanup to v5 by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2301\">actions/checkout#2301</a></li>\n</ul>\n<h2>V5.0.0</h2>\n<ul>\n<li>Update actions checkout to use node 24 by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2226\">actions/checkout#2226</a></li>\n</ul>\n<h2>V4.3.1</h2>\n<ul>\n<li>Port v6 cleanup to v4 by <a href=\"https://github.com/ericsciple\"><code>@​ericsciple</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2305\">actions/checkout#2305</a></li>\n</ul>\n<h2>V4.3.0</h2>\n<ul>\n<li>docs: update README.md by <a href=\"https://github.com/motss\"><code>@​motss</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1971\">actions/checkout#1971</a></li>\n<li>Add internal repos for checking out multiple repositories by <a href=\"https://github.com/mouismail\"><code>@​mouismail</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1977\">actions/checkout#1977</a></li>\n<li>Documentation update - add recommended permissions to Readme by <a href=\"https://github.com/benwells\"><code>@​benwells</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2043\">actions/checkout#2043</a></li>\n<li>Adjust positioning of user email note and permissions heading by <a href=\"https://github.com/joshmgross\"><code>@​joshmgross</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2044\">actions/checkout#2044</a></li>\n<li>Update README.md by <a href=\"https://github.com/nebuk89\"><code>@​nebuk89</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2194\">actions/checkout#2194</a></li>\n<li>Update CODEOWNERS for actions by <a href=\"https://github.com/TingluoHuang\"><code>@​TingluoHuang</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2224\">actions/checkout#2224</a></li>\n<li>Update package dependencies by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/2236\">actions/checkout#2236</a></li>\n</ul>\n<h2>v4.2.2</h2>\n<ul>\n<li><code>url-helper.ts</code> now leverages well-known environment variables by <a href=\"https://github.com/jww3\"><code>@​jww3</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1941\">actions/checkout#1941</a></li>\n<li>Expand unit test coverage for <code>isGhes</code> by <a href=\"https://github.com/jww3\"><code>@​jww3</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1946\">actions/checkout#1946</a></li>\n</ul>\n<h2>v4.2.1</h2>\n<ul>\n<li>Check out other refs/* by commit if provided, fall back to ref by <a href=\"https://github.com/orhantoy\"><code>@​orhantoy</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1924\">actions/checkout#1924</a></li>\n</ul>\n<h2>v4.2.0</h2>\n<ul>\n<li>Add Ref and Commit outputs by <a href=\"https://github.com/lucacome\"><code>@​lucacome</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1180\">actions/checkout#1180</a></li>\n<li>Dependency updates by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>- <a href=\"https://redirect.github.com/actions/checkout/pull/1777\">actions/checkout#1777</a>, <a href=\"https://redirect.github.com/actions/checkout/pull/1872\">actions/checkout#1872</a></li>\n</ul>\n<h2>v4.1.7</h2>\n<ul>\n<li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1739\">actions/checkout#1739</a></li>\n<li>Bump actions/checkout from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1697\">actions/checkout#1697</a></li>\n<li>Check out other refs/* by commit by <a href=\"https://github.com/orhantoy\"><code>@​orhantoy</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1774\">actions/checkout#1774</a></li>\n<li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href=\"https://github.com/jww3\"><code>@​jww3</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1776\">actions/checkout#1776</a></li>\n</ul>\n<h2>v4.1.6</h2>\n<ul>\n<li>Check platform to set archive extension appropriately by <a href=\"https://github.com/cory-miller\"><code>@​cory-miller</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1732\">actions/checkout#1732</a></li>\n</ul>\n<h2>v4.1.5</h2>\n<ul>\n<li>Update NPM dependencies by <a href=\"https://github.com/cory-miller\"><code>@​cory-miller</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1703\">actions/checkout#1703</a></li>\n<li>Bump github/codeql-action from 2 to 3 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1694\">actions/checkout#1694</a></li>\n<li>Bump actions/setup-node from 1 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1696\">actions/checkout#1696</a></li>\n<li>Bump actions/upload-artifact from 2 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/checkout/pull/1695\">actions/checkout#1695</a></li>\n</ul>\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/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3\"><code>1af3b93</code></a> update readme/changelog for v6 (<a href=\"https://redirect.github.com/actions/checkout/issues/2311\">#2311</a>)</li>\n<li><a href=\"https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e\"><code>71cf226</code></a> v6-beta (<a href=\"https://redirect.github.com/actions/checkout/issues/2298\">#2298</a>)</li>\n<li><a href=\"https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e\"><code>069c695</code></a> Persist creds to a separate file (<a href=\"https://redirect.github.com/actions/checkout/issues/2286\">#2286</a>)</li>\n<li><a href=\"https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493\"><code>ff7abcd</code></a> Update README to include Node.js 24 support details and requirements (<a href=\"https://redirect.github.com/actions/checkout/issues/2248\">#2248</a>)</li>\n<li><a href=\"https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8\"><code>08c6903</code></a> Prepare v5.0.0 release (<a href=\"https://redirect.github.com/actions/checkout/issues/2238\">#2238</a>)</li>\n<li><a href=\"https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917\"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href=\"https://redirect.github.com/actions/checkout/issues/2226\">#2226</a>)</li>\n<li>See full diff in <a href=\"https://github.com/actions/checkout/compare/v4...v6\">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=actions/checkout&package-manager=github_actions&previous-version=4&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR 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>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","created_at":"2025-11-24T19:37:53Z","updated_at":"2025-12-29T19:01:37Z","closed_at":null,"merged_at":null,"merge_commit_sha":"b3d3090d8da16caf4286428ecb350adee573b900","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"},{"id":4988989038,"node_id":"LA_kwDOAAZgRs8AAAABKV3ubg","url":"https://api.github.com/repos/octokit/octokit.rb/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/octokit/octokit.rb/pulls/1787/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1787/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1787/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/3be89eec8708788ae3d1781ac8c9af6c10683531","head":{"label":"octokit:dependabot/github_actions/actions/checkout-6","ref":"dependabot/github_actions/actions/checkout-6","sha":"3be89eec8708788ae3d1781ac8c9af6c10683531","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1787"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1787"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1787"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1787/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1787/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1787/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/3be89eec8708788ae3d1781ac8c9af6c10683531"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1782","id":2911232604,"node_id":"PR_kwDOAAZgRs6theJc","html_url":"https://github.com/octokit/octokit.rb/pull/1782","diff_url":"https://github.com/octokit/octokit.rb/pull/1782.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1782.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1782","number":1782,"state":"open","locked":false,"title":"Bump github/codeql-action from 3 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 [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/github/codeql-action/releases\">github/codeql-action's releases</a>.</em></p>\n<blockquote>\n<h2>v3.30.8</h2>\n<h1>CodeQL Action Changelog</h1>\n<p>See the <a href=\"https://github.com/github/codeql-action/releases\">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>\n<h2>3.30.8 - 10 Oct 2025</h2>\n<p>No user facing changes.</p>\n<p>See the full <a href=\"https://github.com/github/codeql-action/blob/v3.30.8/CHANGELOG.md\">CHANGELOG.md</a> for more information.</p>\n<h2>v3.30.7</h2>\n<h1>CodeQL Action Changelog</h1>\n<p>See the <a href=\"https://github.com/github/codeql-action/releases\">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>\n<h2>3.30.7 - 06 Oct 2025</h2>\n<p>No user facing changes.</p>\n<p>See the full <a href=\"https://github.com/github/codeql-action/blob/v3.30.7/CHANGELOG.md\">CHANGELOG.md</a> for more information.</p>\n<h2>v3.30.6</h2>\n<h1>CodeQL Action Changelog</h1>\n<p>See the <a href=\"https://github.com/github/codeql-action/releases\">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>\n<h2>3.30.6 - 02 Oct 2025</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.23.2. <a href=\"https://redirect.github.com/github/codeql-action/pull/3168\">#3168</a></li>\n</ul>\n<p>See the full <a href=\"https://github.com/github/codeql-action/blob/v3.30.6/CHANGELOG.md\">CHANGELOG.md</a> for more information.</p>\n<h2>v3.30.5</h2>\n<h1>CodeQL Action Changelog</h1>\n<p>See the <a href=\"https://github.com/github/codeql-action/releases\">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>\n<h2>3.30.5 - 26 Sep 2025</h2>\n<ul>\n<li>We fixed a bug that was introduced in <code>3.30.4</code> with <code>upload-sarif</code> which resulted in files without a <code>.sarif</code> extension not getting uploaded. <a href=\"https://redirect.github.com/github/codeql-action/pull/3160\">#3160</a></li>\n</ul>\n<p>See the full <a href=\"https://github.com/github/codeql-action/blob/v3.30.5/CHANGELOG.md\">CHANGELOG.md</a> for more information.</p>\n<h2>v3.30.4</h2>\n<h1>CodeQL Action Changelog</h1>\n<p>See the <a href=\"https://github.com/github/codeql-action/releases\">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p>\n<h2>3.30.4 - 25 Sep 2025</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/github/codeql-action/blob/main/CHANGELOG.md\">github/codeql-action's changelog</a>.</em></p>\n<blockquote>\n<h2>3.29.4 - 23 Jul 2025</h2>\n<p>No user facing changes.</p>\n<h2>3.29.3 - 21 Jul 2025</h2>\n<p>No user facing changes.</p>\n<h2>3.29.2 - 30 Jun 2025</h2>\n<ul>\n<li>Experimental: When the <code>quality-queries</code> input for the <code>init</code> action is provided with an argument, separate <code>.quality.sarif</code> files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. <a href=\"https://redirect.github.com/github/codeql-action/pull/2935\">#2935</a></li>\n</ul>\n<h2>3.29.1 - 27 Jun 2025</h2>\n<ul>\n<li>Fix bug in PR analysis where user-provided <code>include</code> query filter fails to exclude non-included queries. <a href=\"https://redirect.github.com/github/codeql-action/pull/2938\">#2938</a></li>\n<li>Update default CodeQL bundle version to 2.22.1. <a href=\"https://redirect.github.com/github/codeql-action/pull/2950\">#2950</a></li>\n</ul>\n<h2>3.29.0 - 11 Jun 2025</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.22.0. <a href=\"https://redirect.github.com/github/codeql-action/pull/2925\">#2925</a></li>\n<li>Bump minimum CodeQL bundle version to 2.16.6. <a href=\"https://redirect.github.com/github/codeql-action/pull/2912\">#2912</a></li>\n</ul>\n<h2>3.28.21 - 28 July 2025</h2>\n<p>No user facing changes.</p>\n<h2>3.28.20 - 21 July 2025</h2>\n<ul>\n<li>Remove support for combining SARIF files from a single upload for GHES 3.18, see <a href=\"https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/\">the changelog post</a>. <a href=\"https://redirect.github.com/github/codeql-action/pull/2959\">#2959</a></li>\n</ul>\n<h2>3.28.19 - 03 Jun 2025</h2>\n<ul>\n<li>The CodeQL Action no longer includes its own copy of the extractor for the <code>actions</code> language, which is currently in public preview.\nThe <code>actions</code> extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the <code>actions</code> language <em>and</em> you have pinned\nyour <code>tools:</code> property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable\n<code>actions</code> analysis.</li>\n<li>Update default CodeQL bundle version to 2.21.4. <a href=\"https://redirect.github.com/github/codeql-action/pull/2910\">#2910</a></li>\n</ul>\n<h2>3.28.18 - 16 May 2025</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.21.3. <a href=\"https://redirect.github.com/github/codeql-action/pull/2893\">#2893</a></li>\n<li>Skip validating SARIF produced by CodeQL for improved performance. <a href=\"https://redirect.github.com/github/codeql-action/pull/2894\">#2894</a></li>\n<li>The number of threads and amount of RAM used by CodeQL can now be set via the <code>CODEQL_THREADS</code> and <code>CODEQL_RAM</code> runner environment variables. If set, these environment variables override the <code>threads</code> and <code>ram</code> inputs respectively. <a href=\"https://redirect.github.com/github/codeql-action/pull/2891\">#2891</a></li>\n</ul>\n<h2>3.28.17 - 02 May 2025</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.21.2. <a href=\"https://redirect.github.com/github/codeql-action/pull/2872\">#2872</a></li>\n</ul>\n<h2>3.28.16 - 23 Apr 2025</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/github/codeql-action/commit/a841c540b73bac7685691a2f930006ba52db3645\"><code>a841c54</code></a> Scratch <code>uploadSpecifiedFiles</code> tests, make <code>uploadPayload</code> tests instead</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/aeb12f6eaaa7419b7170f27dc3e2b5710203ff2d\"><code>aeb12f6</code></a> Merge branch 'main' into redsun82/skip-sarif-upload-tests</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/6fd4ceb7bbb8ec2746fd4d3a64b77787dffd9afc\"><code>6fd4ceb</code></a> Merge pull request <a href=\"https://redirect.github.com/github/codeql-action/issues/3189\">#3189</a> from github/henrymercer/download-codeql-rate-limit</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/196a3e577b477ffb129cb35c7ed3ba72e6e2dbe7\"><code>196a3e5</code></a> Merge pull request <a href=\"https://redirect.github.com/github/codeql-action/issues/3188\">#3188</a> from github/mbg/telemetry/partial-config</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/98abb870dcd6421594724ae220643e13baf90298\"><code>98abb87</code></a> Add configuration error for rate limited CodeQL download</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/bdd2cdf891a0a89c6680bd54c9ba63c80e440f75\"><code>bdd2cdf</code></a> Also include <code>language</code> in error status report for <code>start-proxy</code>, if available</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/fb148789ab863424b005147b4b018fe5691e5ccc\"><code>fb14878</code></a> Include <code>languages</code> in <code>start-proxy</code> telemetry</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/2ff418f28a66dd71cd80701e95ec26db12875f15\"><code>2ff418f</code></a> Parse <code>language</code> before calling <code>getCredentials</code></li>\n<li>See full diff in <a href=\"https://github.com/github/codeql-action/compare/v3...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=github/codeql-action&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR 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>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","created_at":"2025-10-13T19:08:55Z","updated_at":"2025-12-15T19:44:56Z","closed_at":null,"merged_at":null,"merge_commit_sha":"8c5ad251fcebc9c0bfe1ccdd5f46ea6193f957f3","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"},{"id":4988989038,"node_id":"LA_kwDOAAZgRs8AAAABKV3ubg","url":"https://api.github.com/repos/octokit/octokit.rb/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/octokit/octokit.rb/pulls/1782/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1782/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1782/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/017bbc428b0a12c27809210bde353de8f43625f5","head":{"label":"octokit:dependabot/github_actions/github/codeql-action-4","ref":"dependabot/github_actions/github/codeql-action-4","sha":"017bbc428b0a12c27809210bde353de8f43625f5","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1782"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1782"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1782"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1782/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1782/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1782/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/017bbc428b0a12c27809210bde353de8f43625f5"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1780","id":2891481053,"node_id":"PR_kwDOAAZgRs6sWH_d","html_url":"https://github.com/octokit/octokit.rb/pull/1780","diff_url":"https://github.com/octokit/octokit.rb/pull/1780.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1780.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1780","number":1780,"state":"open","locked":false,"title":"Bump peter-evans/create-or-update-comment from 4 to 5","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 [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/peter-evans/create-or-update-comment/releases\">peter-evans/create-or-update-comment's releases</a>.</em></p>\n<blockquote>\n<h2>Create or Update Comment v5.0.0</h2>\n<p>⚙️ Requires <a href=\"https://github.com/actions/runner/releases/tag/v2.327.1\">Actions Runner v2.327.1</a> or later if you are using a self-hosted runner for Node 24 support.</p>\n<h2>What's Changed</h2>\n<ul>\n<li>build(deps): bump peter-evans/create-or-update-comment from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/307\">peter-evans/create-or-update-comment#307</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.8 to 18.19.11 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/308\">peter-evans/create-or-update-comment#308</a></li>\n<li>build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/310\">peter-evans/create-or-update-comment#310</a></li>\n<li>build(deps): bump peter-evans/create-pull-request from 5 to 6 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/309\">peter-evans/create-or-update-comment#309</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.11 to 18.19.14 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/311\">peter-evans/create-or-update-comment#311</a></li>\n<li>build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/312\">peter-evans/create-or-update-comment#312</a></li>\n<li>build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/313\">peter-evans/create-or-update-comment#313</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.14 to 18.19.15 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/314\">peter-evans/create-or-update-comment#314</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.15 to 18.19.17 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/315\">peter-evans/create-or-update-comment#315</a></li>\n<li>build(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/316\">peter-evans/create-or-update-comment#316</a></li>\n<li>build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/318\">peter-evans/create-or-update-comment#318</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.17 to 18.19.19 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/319\">peter-evans/create-or-update-comment#319</a></li>\n<li>build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/320\">peter-evans/create-or-update-comment#320</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.19 to 18.19.21 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/321\">peter-evans/create-or-update-comment#321</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.21 to 18.19.23 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/322\">peter-evans/create-or-update-comment#322</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.23 to 18.19.26 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/325\">peter-evans/create-or-update-comment#325</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.26 to 18.19.29 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/326\">peter-evans/create-or-update-comment#326</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.29 to 18.19.31 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/327\">peter-evans/create-or-update-comment#327</a></li>\n<li>build(deps): bump chuhlomin/render-template from 1.9 to 1.10 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/328\">peter-evans/create-or-update-comment#328</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.31 to 18.19.32 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/329\">peter-evans/create-or-update-comment#329</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.32 to 18.19.33 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/330\">peter-evans/create-or-update-comment#330</a></li>\n<li>build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/332\">peter-evans/create-or-update-comment#332</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.33 to 18.19.34 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/333\">peter-evans/create-or-update-comment#333</a></li>\n<li>build(deps-dev): bump prettier from 3.3.0 to 3.3.2 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/334\">peter-evans/create-or-update-comment#334</a></li>\n<li>build(deps-dev): bump braces from 3.0.2 to 3.0.3 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/335\">peter-evans/create-or-update-comment#335</a></li>\n<li>build(deps-dev): bump ws from 7.5.9 to 7.5.10 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/336\">peter-evans/create-or-update-comment#336</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.34 to 18.19.36 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/337\">peter-evans/create-or-update-comment#337</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.36 to 18.19.39 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/338\">peter-evans/create-or-update-comment#338</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.39 to 18.19.40 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/340\">peter-evans/create-or-update-comment#340</a></li>\n<li>build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/339\">peter-evans/create-or-update-comment#339</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.40 to 18.19.42 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/342\">peter-evans/create-or-update-comment#342</a></li>\n<li>build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/343\">peter-evans/create-or-update-comment#343</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.42 to 18.19.43 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/345\">peter-evans/create-or-update-comment#345</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.43 to 18.19.44 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/347\">peter-evans/create-or-update-comment#347</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.44 to 18.19.45 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/348\">peter-evans/create-or-update-comment#348</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.45 to 18.19.47 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/349\">peter-evans/create-or-update-comment#349</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.47 to 18.19.49 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/350\">peter-evans/create-or-update-comment#350</a></li>\n<li>build(deps): bump peter-evans/create-pull-request from 6 to 7 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/351\">peter-evans/create-or-update-comment#351</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.49 to 18.19.50 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/352\">peter-evans/create-or-update-comment#352</a></li>\n<li>build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/353\">peter-evans/create-or-update-comment#353</a></li>\n<li>build(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.1 to 0.38.2 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/354\">peter-evans/create-or-update-comment#354</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.50 to 18.19.51 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/355\">peter-evans/create-or-update-comment#355</a></li>\n<li>Update distribution by <a href=\"https://github.com/actions-bot\"><code>@​actions-bot</code></a> in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/356\">peter-evans/create-or-update-comment#356</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.51 to 18.19.54 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/357\">peter-evans/create-or-update-comment#357</a></li>\n<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.54 to 18.19.55 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/359\">peter-evans/create-or-update-comment#359</a></li>\n<li>build(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/pull/360\">peter-evans/create-or-update-comment#360</a></li>\n</ul>\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/peter-evans/create-or-update-comment/commit/e8674b075228eee787fea43ef493e45ece1004c9\"><code>e8674b0</code></a> feat: v5 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/439\">#439</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/fffe59ea229327e73edca9d31f0b578bf04152a9\"><code>fffe59e</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.127 to 18.19.129 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/438\">#438</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/076d57233ac816370d98e4a8471745e4bab20c6e\"><code>076d572</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.126 to 18.19.127 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/437\">#437</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/86a26452a5212846cda64bb7e75c7129eb695ec9\"><code>86a2645</code></a> build(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.3 to 0.38.4 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/436\">#436</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/be17e0c03de886b7aff3fb3224d28bfb6fc5d114\"><code>be17e0c</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.124 to 18.19.126 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/435\">#435</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/ef75eae2348215adbd501f243281835beaa69d3f\"><code>ef75eae</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.123 to 18.19.124 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/433\">#433</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/82a7ad083d3b3a0a18b53e0e5f3bbe9dd3841260\"><code>82a7ad0</code></a> build(deps): bump actions/setup-node from 4 to 5 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/432\">#432</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/f7c845d742ddcc26436b9547b75f949bdcd3012a\"><code>f7c845d</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.122 to 18.19.123 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/430\">#430</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/5da8e07780620d4c63e2e4144177b7d2020b5996\"><code>5da8e07</code></a> build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/428\">#428</a>)</li>\n<li><a href=\"https://github.com/peter-evans/create-or-update-comment/commit/2de7f661fe1d25b1982bdc7eee29ca30f8f97fd2\"><code>2de7f66</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.19.121 to 18.19.122 (<a href=\"https://redirect.github.com/peter-evans/create-or-update-comment/issues/427\">#427</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/peter-evans/create-or-update-comment/compare/v4...v5\">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=peter-evans/create-or-update-comment&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR 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>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","created_at":"2025-10-06T19:02:58Z","updated_at":"2025-12-15T19:44:56Z","closed_at":null,"merged_at":null,"merge_commit_sha":"d0f3b07e976340ee9da9b719dd22ced9c2b73a14","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"},{"id":4988989038,"node_id":"LA_kwDOAAZgRs8AAAABKV3ubg","url":"https://api.github.com/repos/octokit/octokit.rb/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/octokit/octokit.rb/pulls/1780/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1780/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1780/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/a1461ec352f7384f9e0e6734f7f7e96539c359db","head":{"label":"octokit:dependabot/github_actions/peter-evans/create-or-update-comment-5","ref":"dependabot/github_actions/peter-evans/create-or-update-comment-5","sha":"a1461ec352f7384f9e0e6734f7f7e96539c359db","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1780"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1780"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1780"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1780/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1780/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1780/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/a1461ec352f7384f9e0e6734f7f7e96539c359db"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776","id":2840364301,"node_id":"PR_kwDOAAZgRs6pTIUN","html_url":"https://github.com/octokit/octokit.rb/pull/1776","diff_url":"https://github.com/octokit/octokit.rb/pull/1776.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1776.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1776","number":1776,"state":"open","locked":false,"title":"fix: Check for empty spaces and illegal characters in JSON body of error responses","user":{"login":"Lokideos","id":22339735,"node_id":"MDQ6VXNlcjIyMzM5NzM1","avatar_url":"https://avatars.githubusercontent.com/u/22339735?v=4","gravatar_id":"","url":"https://api.github.com/users/Lokideos","html_url":"https://github.com/Lokideos","followers_url":"https://api.github.com/users/Lokideos/followers","following_url":"https://api.github.com/users/Lokideos/following{/other_user}","gists_url":"https://api.github.com/users/Lokideos/gists{/gist_id}","starred_url":"https://api.github.com/users/Lokideos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lokideos/subscriptions","organizations_url":"https://api.github.com/users/Lokideos/orgs","repos_url":"https://api.github.com/users/Lokideos/repos","events_url":"https://api.github.com/users/Lokideos/events{/privacy}","received_events_url":"https://api.github.com/users/Lokideos/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"<!-- Please refer to our contributing docs for any questions on submitting a pull request -->\r\n<!-- Issues are required for both bug fixes and features. -->\r\nResolves #1777\r\n\r\nI noticed that sometimes GitHub returns `\" \"` string (string with one empty space) or `\"<illegal-character>{}\"` in error responses, which leads to `Json::ParseError` exceptions.\r\nIf we `#strip` the body and check that it starts with `{`, we will avoid errors down the road.\r\nWDYT?\r\n\r\n----\r\n\r\n### Before the change?\r\n<!-- Please describe the current behavior that you are modifying. -->\r\n\r\n*  We pass the whole error response body to [Sawyer::Agent.serializer#decode](https://github.com/Lokideos/octokit.rb/blob/main/lib/octokit/error.rb#L170C13-L170C19), which leads to errors when the body looks like `\" \"`.\r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n\r\n* We strip body of empty spaces before passing it to [Sawyer::Agent.serializer#decode](https://github.com/Lokideos/octokit.rb/blob/main/lib/octokit/error.rb#L170C13-L170C19) to avoid `Json::ParseError` exceptions.\r\n\r\n### Pull request checklist\r\n- [ ] Tests for the changes have been added (for bug fixes / features)\r\n- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\nNo\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [ ] Yes\r\n- [ ] No\r\n\r\n----\r\n\r\n","created_at":"2025-09-18T13:50:23Z","updated_at":"2025-09-19T10:36:27Z","closed_at":null,"merged_at":null,"merge_commit_sha":"3ba6214b851403fedd3c48e11025ab6097d53a56","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1776/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/3a14f1330c926d981e53eee351d10a077321befc","head":{"label":"Lokideos:lokideos/fix-remove-empty-spaces-from-string-body","ref":"lokideos/fix-remove-empty-spaces-from-string-body","sha":"3a14f1330c926d981e53eee351d10a077321befc","user":{"login":"Lokideos","id":22339735,"node_id":"MDQ6VXNlcjIyMzM5NzM1","avatar_url":"https://avatars.githubusercontent.com/u/22339735?v=4","gravatar_id":"","url":"https://api.github.com/users/Lokideos","html_url":"https://github.com/Lokideos","followers_url":"https://api.github.com/users/Lokideos/followers","following_url":"https://api.github.com/users/Lokideos/following{/other_user}","gists_url":"https://api.github.com/users/Lokideos/gists{/gist_id}","starred_url":"https://api.github.com/users/Lokideos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lokideos/subscriptions","organizations_url":"https://api.github.com/users/Lokideos/orgs","repos_url":"https://api.github.com/users/Lokideos/repos","events_url":"https://api.github.com/users/Lokideos/events{/privacy}","received_events_url":"https://api.github.com/users/Lokideos/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":1059466919,"node_id":"R_kgDOPyYupw","name":"octokit.rb","full_name":"Lokideos/octokit.rb","private":false,"owner":{"login":"Lokideos","id":22339735,"node_id":"MDQ6VXNlcjIyMzM5NzM1","avatar_url":"https://avatars.githubusercontent.com/u/22339735?v=4","gravatar_id":"","url":"https://api.github.com/users/Lokideos","html_url":"https://github.com/Lokideos","followers_url":"https://api.github.com/users/Lokideos/followers","following_url":"https://api.github.com/users/Lokideos/following{/other_user}","gists_url":"https://api.github.com/users/Lokideos/gists{/gist_id}","starred_url":"https://api.github.com/users/Lokideos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lokideos/subscriptions","organizations_url":"https://api.github.com/users/Lokideos/orgs","repos_url":"https://api.github.com/users/Lokideos/repos","events_url":"https://api.github.com/users/Lokideos/events{/privacy}","received_events_url":"https://api.github.com/users/Lokideos/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/Lokideos/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/Lokideos/octokit.rb","forks_url":"https://api.github.com/repos/Lokideos/octokit.rb/forks","keys_url":"https://api.github.com/repos/Lokideos/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Lokideos/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Lokideos/octokit.rb/teams","hooks_url":"https://api.github.com/repos/Lokideos/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/Lokideos/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/Lokideos/octokit.rb/events","assignees_url":"https://api.github.com/repos/Lokideos/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/Lokideos/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/Lokideos/octokit.rb/tags","blobs_url":"https://api.github.com/repos/Lokideos/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Lokideos/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Lokideos/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/Lokideos/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Lokideos/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/Lokideos/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/Lokideos/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/Lokideos/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/Lokideos/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/Lokideos/octokit.rb/subscription","commits_url":"https://api.github.com/repos/Lokideos/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/Lokideos/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/Lokideos/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/Lokideos/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/Lokideos/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/Lokideos/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Lokideos/octokit.rb/merges","archive_url":"https://api.github.com/repos/Lokideos/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Lokideos/octokit.rb/downloads","issues_url":"https://api.github.com/repos/Lokideos/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/Lokideos/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/Lokideos/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/Lokideos/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Lokideos/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/Lokideos/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/Lokideos/octokit.rb/deployments","created_at":"2025-09-18T13:37:06Z","updated_at":"2025-09-18T13:37:06Z","pushed_at":"2025-09-19T10:36:25Z","git_url":"git://github.com/Lokideos/octokit.rb.git","ssh_url":"git@github.com:Lokideos/octokit.rb.git","clone_url":"https://github.com/Lokideos/octokit.rb.git","svn_url":"https://github.com/Lokideos/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12827,"stargazers_count":0,"watchers_count":0,"language":null,"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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1776"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1776"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1776/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1776/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/3a14f1330c926d981e53eee351d10a077321befc"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1775","id":2809444036,"node_id":"PR_kwDOAAZgRs6ndLbE","html_url":"https://github.com/octokit/octokit.rb/pull/1775","diff_url":"https://github.com/octokit/octokit.rb/pull/1775.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1775.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1775","number":1775,"state":"open","locked":false,"title":"Bump actions/stale from 9 to 10","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 [actions/stale](https://github.com/actions/stale) from 9 to 10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/stale/releases\">actions/stale's releases</a>.</em></p>\n<blockquote>\n<h2>v10.0.0</h2>\n<h2>What's Changed</h2>\n<h3>Breaking Changes</h3>\n<ul>\n<li>Upgrade to node 24 by <a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1279\">actions/stale#1279</a>\nMake sure your runner is on version v2.327.1 or later to ensure compatibility with this release. <a href=\"https://github.com/actions/runner/releases/tag/v2.327.1\">Release Notes</a></li>\n</ul>\n<h3>Enhancement</h3>\n<ul>\n<li>Introducing sort-by option by <a href=\"https://github.com/suyashgaonkar\"><code>@​suyashgaonkar</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1254\">actions/stale#1254</a></li>\n</ul>\n<h3>Dependency Upgrades</h3>\n<ul>\n<li>Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/actions/stale/pull/1186\">actions/stale#1186</a></li>\n<li>Upgrade undici from 5.28.4 to 5.28.5 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/actions/stale/pull/1201\">actions/stale#1201</a></li>\n<li>Upgrade <code>@​action/cache</code> from 4.0.0 to 4.0.2 by <a href=\"https://github.com/aparnajyothi-y\"><code>@​aparnajyothi-y</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1226\">actions/stale#1226</a></li>\n<li>Upgrade <code>@​action/cache</code> from 4.0.2 to 4.0.3 by <a href=\"https://github.com/suyashgaonkar\"><code>@​suyashgaonkar</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1233\">actions/stale#1233</a></li>\n<li>Upgrade undici from 5.28.5 to 5.29.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a>[bot] in <a href=\"https://redirect.github.com/actions/stale/pull/1251\">actions/stale#1251</a></li>\n<li>Upgrade form-data to bring in fix for critical vulnerability by <a href=\"https://github.com/gowridurgad\"><code>@​gowridurgad</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1277\">actions/stale#1277</a></li>\n</ul>\n<h3>Documentation changes</h3>\n<ul>\n<li>Changelog update for recent releases by <a href=\"https://github.com/suyashgaonkar\"><code>@​suyashgaonkar</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1224\">actions/stale#1224</a></li>\n<li>Permissions update in Readme by <a href=\"https://github.com/ghadimir\"><code>@​ghadimir</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1248\">actions/stale#1248</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/suyashgaonkar\"><code>@​suyashgaonkar</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1224\">actions/stale#1224</a></li>\n<li><a href=\"https://github.com/GhadimiR\"><code>@​GhadimiR</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1248\">actions/stale#1248</a></li>\n<li><a href=\"https://github.com/gowridurgad\"><code>@​gowridurgad</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1277\">actions/stale#1277</a></li>\n<li><a href=\"https://github.com/salmanmkc\"><code>@​salmanmkc</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1279\">actions/stale#1279</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/stale/compare/v9...v10.0.0\">https://github.com/actions/stale/compare/v9...v10.0.0</a></p>\n<h2>v9.1.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Documentation update by <a href=\"https://github.com/Marukome0743\"><code>@​Marukome0743</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1116\">actions/stale#1116</a></li>\n<li>Add workflow file for publishing releases to immutable action package by <a href=\"https://github.com/Jcambass\"><code>@​Jcambass</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1179\">actions/stale#1179</a></li>\n<li>Update undici from 5.28.2 to 5.28.4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1150\">actions/stale#1150</a></li>\n<li>Update actions/checkout from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1091\">actions/stale#1091</a></li>\n<li>Update actions/publish-action from 0.2.2 to 0.3.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1147\">actions/stale#1147</a></li>\n<li>Update ts-jest from 29.1.1 to 29.2.5 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1175\">actions/stale#1175</a></li>\n<li>Update <code>@​actions/core</code> from 1.10.1 to 1.11.1 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1191\">actions/stale#1191</a></li>\n<li>Update <code>@​types/jest</code> from 29.5.11 to 29.5.14 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1193\">actions/stale#1193</a></li>\n<li>Update <code>@​actions/cache</code> from 3.2.2 to 4.0.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1194\">actions/stale#1194</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/Marukome0743\"><code>@​Marukome0743</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1116\">actions/stale#1116</a></li>\n<li><a href=\"https://github.com/Jcambass\"><code>@​Jcambass</code></a> made their first contribution in <a href=\"https://redirect.github.com/actions/stale/pull/1179\">actions/stale#1179</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/actions/stale/compare/v9...v9.1.0\">https://github.com/actions/stale/compare/v9...v9.1.0</a></p>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/stale/blob/main/CHANGELOG.md\">actions/stale's changelog</a>.</em></p>\n<blockquote>\n<h1>Changelog</h1>\n<h1>[9.1.0]</h1>\n<h2>What's Changed</h2>\n<ul>\n<li>Documentation update by <a href=\"https://github.com/Marukome0743\"><code>@​Marukome0743</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1116\">actions/stale#1116</a></li>\n<li>Add workflow file for publishing releases to immutable action package by <a href=\"https://github.com/Jcambass\"><code>@​Jcambass</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1179\">actions/stale#1179</a></li>\n<li>Update undici from 5.28.2 to 5.28.4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1150\">actions/stale#1150</a></li>\n<li>Update actions/checkout from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1091\">actions/stale#1091</a></li>\n<li>Update actions/publish-action from 0.2.2 to 0.3.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1147\">actions/stale#1147</a></li>\n<li>Update ts-jest from 29.1.1 to 29.2.5 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1175\">actions/stale#1175</a></li>\n<li>Update <code>@​actions/core</code> from 1.10.1 to 1.11.1 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1191\">actions/stale#1191</a></li>\n<li>Update <code>@​types/jest</code> from 29.5.11 to 29.5.14 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1193\">actions/stale#1193</a></li>\n<li>Update <code>@​actions/cache</code> from 3.2.2 to 4.0.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1194\">actions/stale#1194</a></li>\n</ul>\n<h1>[9.0.0]</h1>\n<h2>Breaking Changes</h2>\n<ol>\n<li>Action is now stateful: If the action ends because of <a href=\"https://github.com/actions/stale#operations-per-run\">operations-per-run</a> then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs.</li>\n<li>Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.</li>\n</ol>\n<h2>What Else Changed</h2>\n<ol>\n<li>Performance optimization that removes unnecessary API calls by <a href=\"https://github.com/dsame\"><code>@​dsame</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1033/\">#1033</a>; fixes <a href=\"https://redirect.github.com/actions/stale/issues/792\">#792</a></li>\n<li>Logs displaying current GitHub API rate limit by <a href=\"https://github.com/dsame\"><code>@​dsame</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/1032\">#1032</a>; addresses <a href=\"https://redirect.github.com/actions/stale/issues/1029\">#1029</a></li>\n</ol>\n<p>For more information, please read the <a href=\"https://github.com/actions/stale#readme\">action documentation</a> and its <a href=\"https://github.com/actions/stale#statefulness\">section about statefulness</a></p>\n<h1>[4.1.1]</h1>\n<p>In scope of this release we updated <a href=\"https://redirect.github.com/actions/stale/pull/957\">actions/core to 1.10.0</a> for v4 and <a href=\"https://redirect.github.com/actions/stale/pull/662\">fixed issues operation count</a>.</p>\n<h1>[8.0.0]</h1>\n<p>:warning: This version contains breaking changes :warning:</p>\n<ul>\n<li>New option labels-to-remove-when-stale enables users to specify list of comma delimited labels that will be removed when the issue or PR becomes stale by <a href=\"https://github.com/panticmilos\"><code>@​panticmilos</code></a> <a href=\"https://redirect.github.com/actions/stale/issues/770\">actions/stale#770</a></li>\n<li>Skip deleting the branch in the upstream of a forked repo by <a href=\"https://github.com/dsame\"><code>@​dsame</code></a> <a href=\"https://redirect.github.com/actions/stale/pull/913\">actions/stale#913</a></li>\n<li>abort the build on the error by <a href=\"https://github.com/dsame\"><code>@​dsame</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/935\">actions/stale#935</a></li>\n</ul>\n<h1>[7.0.0]</h1>\n<p>:warning: Breaking change :warning:</p>\n<ul>\n<li>Allow daysBeforeStale options to be float by <a href=\"https://github.com/irega\"><code>@​irega</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/841\">actions/stale#841</a></li>\n<li>Use cache in check-dist.yml by <a href=\"https://github.com/jongwooo\"><code>@​jongwooo</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/876\">actions/stale#876</a></li>\n<li>fix print outputs step in existing workflows by <a href=\"https://github.com/irega\"><code>@​irega</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/859\">actions/stale#859</a></li>\n<li>Update issue and PR templates, add/delete workflow files by <a href=\"https://github.com/IvanZosimov\"><code>@​IvanZosimov</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/880\">actions/stale#880</a></li>\n<li>Update how stale handles exempt items by <a href=\"https://github.com/johnsudol\"><code>@​johnsudol</code></a> in <a href=\"https://redirect.github.com/actions/stale/pull/874\">actions/stale#874</a></li>\n</ul>\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/actions/stale/commit/3a9db7e6a41a89f618792c92c0e97cc736e1b13f\"><code>3a9db7e</code></a> Upgrade to node 24 (<a href=\"https://redirect.github.com/actions/stale/issues/1279\">#1279</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/8f717f0dfca33b78d3c933452e42558e4456c8e7\"><code>8f717f0</code></a> Bumps form-data (<a href=\"https://redirect.github.com/actions/stale/issues/1277\">#1277</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/a92fd57ffeff1a7d5e9f90394c229c1cebb74321\"><code>a92fd57</code></a> build(deps): bump undici from 5.28.5 to 5.29.0 (<a href=\"https://redirect.github.com/actions/stale/issues/1251\">#1251</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/128b2c81d01bedfe5b59d56fc08176aecd3fe6b9\"><code>128b2c8</code></a> Introducing sort-by option (<a href=\"https://redirect.github.com/actions/stale/issues/1254\">#1254</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/f78de9780efb7a789cf4745957fa3374cbb94fd5\"><code>f78de97</code></a> Update README.md (<a href=\"https://redirect.github.com/actions/stale/issues/1248\">#1248</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/816d9db1aba399a7f70277f1a2b01a4d21497fdd\"><code>816d9db</code></a> Upgrade <code>@​action/cache</code> from 4.0.2 to 4.0.3 (<a href=\"https://redirect.github.com/actions/stale/issues/1233\">#1233</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/ba23c1cb02e5cb8f885b0994d870e6032be00186\"><code>ba23c1c</code></a> upgrade actions/cache from 4.0.0 to 4.0.2 (<a href=\"https://redirect.github.com/actions/stale/issues/1226\">#1226</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/a65e88a9b971cb99d742d9a25b2f8614e10577e9\"><code>a65e88a</code></a> build(deps): bump undici from 5.28.4 to 5.28.5 (<a href=\"https://redirect.github.com/actions/stale/issues/1201\">#1201</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/d4df79c5919b10352b8f29b9699b7acdc5500ebc\"><code>d4df79c</code></a> Updates to CHANGELOG.MD for recent releases (<a href=\"https://redirect.github.com/actions/stale/issues/1224\">#1224</a>)</li>\n<li><a href=\"https://github.com/actions/stale/commit/ee7ef89499a3de6e4fe1fc1acb994e67c64e0a2a\"><code>ee7ef89</code></a> build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (<a href=\"https://redirect.github.com/actions/stale/issues/1186\">#1186</a>)</li>\n<li>See full diff in <a href=\"https://github.com/actions/stale/compare/v9...v10\">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=actions/stale&package-manager=github_actions&previous-version=9&new-version=10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR 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>\n\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","created_at":"2025-09-08T20:10:11Z","updated_at":"2025-12-15T19:44:56Z","closed_at":null,"merged_at":null,"merge_commit_sha":"869fb4bad628456c70b6ee3d8f6883038f74a796","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[{"id":4772335694,"node_id":"LA_kwDOAAZgRs8AAAABHHQQTg","url":"https://api.github.com/repos/octokit/octokit.rb/labels/dependencies","name":"dependencies","color":"0366d6","default":false,"description":"Pull requests that update a dependency file"},{"id":4988989038,"node_id":"LA_kwDOAAZgRs8AAAABKV3ubg","url":"https://api.github.com/repos/octokit/octokit.rb/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/octokit/octokit.rb/pulls/1775/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1775/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1775/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/9a1645bffdad6e6e305d51389933e0b05453f72a","head":{"label":"octokit:dependabot/github_actions/actions/stale-10","ref":"dependabot/github_actions/actions/stale-10","sha":"9a1645bffdad6e6e305d51389933e0b05453f72a","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"ea3413c3174571e87c83d358fc893cc7613091fa","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1775"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1775"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1775"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1775/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1775/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1775/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/9a1645bffdad6e6e305d51389933e0b05453f72a"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null},{"url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706","id":1968164624,"node_id":"PR_kwDOAAZgRs51T88Q","html_url":"https://github.com/octokit/octokit.rb/pull/1706","diff_url":"https://github.com/octokit/octokit.rb/pull/1706.diff","patch_url":"https://github.com/octokit/octokit.rb/pull/1706.patch","issue_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1706","number":1706,"state":"open","locked":false,"title":"Do not warn even if faraday-retry gem is missing","user":{"login":"akihikodaki","id":17036990,"node_id":"MDQ6VXNlcjE3MDM2OTkw","avatar_url":"https://avatars.githubusercontent.com/u/17036990?v=4","gravatar_id":"","url":"https://api.github.com/users/akihikodaki","html_url":"https://github.com/akihikodaki","followers_url":"https://api.github.com/users/akihikodaki/followers","following_url":"https://api.github.com/users/akihikodaki/following{/other_user}","gists_url":"https://api.github.com/users/akihikodaki/gists{/gist_id}","starred_url":"https://api.github.com/users/akihikodaki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akihikodaki/subscriptions","organizations_url":"https://api.github.com/users/akihikodaki/orgs","repos_url":"https://api.github.com/users/akihikodaki/repos","events_url":"https://api.github.com/users/akihikodaki/events{/privacy}","received_events_url":"https://api.github.com/users/akihikodaki/received_events","type":"User","user_view_type":"public","site_admin":false},"body":"It makes little sense to emit a warning saying \"to use retry middleware\" when the user does not request that. Remove the warning.\r\n\r\nResolves #1567\r\n\r\n----\r\n\r\n### Before the change?\r\n\r\n* It emits a warning saying \"to use retry middleware...\"\r\n\r\n### After the change?\r\n<!-- Please describe the behavior or changes that are being added by this PR. -->\r\n\r\n* The warning is gone.\r\n\r\n### Pull request checklist\r\n- [x] Tests for the changes have been added (for bug fixes / features)\r\n- [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)\r\n\r\n### Does this introduce a breaking change?\r\n<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->\r\n\r\nPlease see our docs on [breaking changes](https://github.com/octokit/.github/blob/master/community/breaking_changes.md) to help!\r\n\r\n- [ ] Yes\r\n- [X] No\r\n\r\n----\r\n\r\n","created_at":"2024-07-14T07:28:50Z","updated_at":"2026-04-23T02:17:18Z","closed_at":null,"merged_at":null,"merge_commit_sha":"4d265c0bb8ecfce244e9cc6e1d7b4147af096b9a","assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706/commits","review_comments_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706/comments","review_comment_url":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/issues/1706/comments","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/41efb6048b366b7911cab95ea5664107408375c1","head":{"label":"akihikodaki:main","ref":"main","sha":"41efb6048b366b7911cab95ea5664107408375c1","user":{"login":"akihikodaki","id":17036990,"node_id":"MDQ6VXNlcjE3MDM2OTkw","avatar_url":"https://avatars.githubusercontent.com/u/17036990?v=4","gravatar_id":"","url":"https://api.github.com/users/akihikodaki","html_url":"https://github.com/akihikodaki","followers_url":"https://api.github.com/users/akihikodaki/followers","following_url":"https://api.github.com/users/akihikodaki/following{/other_user}","gists_url":"https://api.github.com/users/akihikodaki/gists{/gist_id}","starred_url":"https://api.github.com/users/akihikodaki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akihikodaki/subscriptions","organizations_url":"https://api.github.com/users/akihikodaki/orgs","repos_url":"https://api.github.com/users/akihikodaki/repos","events_url":"https://api.github.com/users/akihikodaki/events{/privacy}","received_events_url":"https://api.github.com/users/akihikodaki/received_events","type":"User","user_view_type":"public","site_admin":false},"repo":{"id":828450316,"node_id":"R_kgDOMWEmDA","name":"octokit.rb","full_name":"akihikodaki/octokit.rb","private":false,"owner":{"login":"akihikodaki","id":17036990,"node_id":"MDQ6VXNlcjE3MDM2OTkw","avatar_url":"https://avatars.githubusercontent.com/u/17036990?v=4","gravatar_id":"","url":"https://api.github.com/users/akihikodaki","html_url":"https://github.com/akihikodaki","followers_url":"https://api.github.com/users/akihikodaki/followers","following_url":"https://api.github.com/users/akihikodaki/following{/other_user}","gists_url":"https://api.github.com/users/akihikodaki/gists{/gist_id}","starred_url":"https://api.github.com/users/akihikodaki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akihikodaki/subscriptions","organizations_url":"https://api.github.com/users/akihikodaki/orgs","repos_url":"https://api.github.com/users/akihikodaki/repos","events_url":"https://api.github.com/users/akihikodaki/events{/privacy}","received_events_url":"https://api.github.com/users/akihikodaki/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/akihikodaki/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":true,"url":"https://api.github.com/repos/akihikodaki/octokit.rb","forks_url":"https://api.github.com/repos/akihikodaki/octokit.rb/forks","keys_url":"https://api.github.com/repos/akihikodaki/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/akihikodaki/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/akihikodaki/octokit.rb/teams","hooks_url":"https://api.github.com/repos/akihikodaki/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/akihikodaki/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/akihikodaki/octokit.rb/events","assignees_url":"https://api.github.com/repos/akihikodaki/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/akihikodaki/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/akihikodaki/octokit.rb/tags","blobs_url":"https://api.github.com/repos/akihikodaki/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/akihikodaki/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/akihikodaki/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/akihikodaki/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/akihikodaki/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/akihikodaki/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/akihikodaki/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/akihikodaki/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/akihikodaki/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/akihikodaki/octokit.rb/subscription","commits_url":"https://api.github.com/repos/akihikodaki/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/akihikodaki/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/akihikodaki/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/akihikodaki/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/akihikodaki/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/akihikodaki/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/akihikodaki/octokit.rb/merges","archive_url":"https://api.github.com/repos/akihikodaki/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/akihikodaki/octokit.rb/downloads","issues_url":"https://api.github.com/repos/akihikodaki/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/akihikodaki/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/akihikodaki/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/akihikodaki/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/akihikodaki/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/akihikodaki/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/akihikodaki/octokit.rb/deployments","created_at":"2024-07-14T07:26:49Z","updated_at":"2026-04-22T11:54:15Z","pushed_at":"2026-04-22T11:54:04Z","git_url":"git://github.com/akihikodaki/octokit.rb.git","ssh_url":"git@github.com:akihikodaki/octokit.rb.git","clone_url":"https://github.com/akihikodaki/octokit.rb.git","svn_url":"https://github.com/akihikodaki/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":12843,"stargazers_count":1,"watchers_count":1,"language":"Ruby","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":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"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":1,"default_branch":"main"}},"base":{"label":"octokit:main","ref":"main","sha":"6d02a4b506aaf6a6b6b1a04e065dd23c697275ce","user":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":417862,"node_id":"MDEwOlJlcG9zaXRvcnk0MTc4NjI=","name":"octokit.rb","full_name":"octokit/octokit.rb","private":false,"owner":{"login":"octokit","id":3430433,"node_id":"MDEyOk9yZ2FuaXphdGlvbjM0MzA0MzM=","avatar_url":"https://avatars.githubusercontent.com/u/3430433?v=4","gravatar_id":"","url":"https://api.github.com/users/octokit","html_url":"https://github.com/octokit","followers_url":"https://api.github.com/users/octokit/followers","following_url":"https://api.github.com/users/octokit/following{/other_user}","gists_url":"https://api.github.com/users/octokit/gists{/gist_id}","starred_url":"https://api.github.com/users/octokit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/octokit/subscriptions","organizations_url":"https://api.github.com/users/octokit/orgs","repos_url":"https://api.github.com/users/octokit/repos","events_url":"https://api.github.com/users/octokit/events{/privacy}","received_events_url":"https://api.github.com/users/octokit/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/octokit/octokit.rb","description":"Ruby toolkit for the GitHub API","fork":false,"url":"https://api.github.com/repos/octokit/octokit.rb","forks_url":"https://api.github.com/repos/octokit/octokit.rb/forks","keys_url":"https://api.github.com/repos/octokit/octokit.rb/keys{/key_id}","collaborators_url":"https://api.github.com/repos/octokit/octokit.rb/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/octokit/octokit.rb/teams","hooks_url":"https://api.github.com/repos/octokit/octokit.rb/hooks","issue_events_url":"https://api.github.com/repos/octokit/octokit.rb/issues/events{/number}","events_url":"https://api.github.com/repos/octokit/octokit.rb/events","assignees_url":"https://api.github.com/repos/octokit/octokit.rb/assignees{/user}","branches_url":"https://api.github.com/repos/octokit/octokit.rb/branches{/branch}","tags_url":"https://api.github.com/repos/octokit/octokit.rb/tags","blobs_url":"https://api.github.com/repos/octokit/octokit.rb/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/octokit/octokit.rb/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/octokit/octokit.rb/git/refs{/sha}","trees_url":"https://api.github.com/repos/octokit/octokit.rb/git/trees{/sha}","statuses_url":"https://api.github.com/repos/octokit/octokit.rb/statuses/{sha}","languages_url":"https://api.github.com/repos/octokit/octokit.rb/languages","stargazers_url":"https://api.github.com/repos/octokit/octokit.rb/stargazers","contributors_url":"https://api.github.com/repos/octokit/octokit.rb/contributors","subscribers_url":"https://api.github.com/repos/octokit/octokit.rb/subscribers","subscription_url":"https://api.github.com/repos/octokit/octokit.rb/subscription","commits_url":"https://api.github.com/repos/octokit/octokit.rb/commits{/sha}","git_commits_url":"https://api.github.com/repos/octokit/octokit.rb/git/commits{/sha}","comments_url":"https://api.github.com/repos/octokit/octokit.rb/comments{/number}","issue_comment_url":"https://api.github.com/repos/octokit/octokit.rb/issues/comments{/number}","contents_url":"https://api.github.com/repos/octokit/octokit.rb/contents/{+path}","compare_url":"https://api.github.com/repos/octokit/octokit.rb/compare/{base}...{head}","merges_url":"https://api.github.com/repos/octokit/octokit.rb/merges","archive_url":"https://api.github.com/repos/octokit/octokit.rb/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/octokit/octokit.rb/downloads","issues_url":"https://api.github.com/repos/octokit/octokit.rb/issues{/number}","pulls_url":"https://api.github.com/repos/octokit/octokit.rb/pulls{/number}","milestones_url":"https://api.github.com/repos/octokit/octokit.rb/milestones{/number}","notifications_url":"https://api.github.com/repos/octokit/octokit.rb/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/octokit/octokit.rb/labels{/name}","releases_url":"https://api.github.com/repos/octokit/octokit.rb/releases{/id}","deployments_url":"https://api.github.com/repos/octokit/octokit.rb/deployments","created_at":"2009-12-10T21:41:49Z","updated_at":"2026-05-11T07:56:55Z","pushed_at":"2026-04-13T20:33:50Z","git_url":"git://github.com/octokit/octokit.rb.git","ssh_url":"git@github.com:octokit/octokit.rb.git","clone_url":"https://github.com/octokit/octokit.rb.git","svn_url":"https://github.com/octokit/octokit.rb","homepage":"http://octokit.github.io/octokit.rb/","size":17385,"stargazers_count":3924,"watchers_count":3924,"language":"Ruby","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":true,"forks_count":1164,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":25,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","hacktoberfest","octokit-rb","sdk"],"visibility":"public","forks":1164,"open_issues":25,"watchers":3924,"default_branch":"main"}},"_links":{"self":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706"},"html":{"href":"https://github.com/octokit/octokit.rb/pull/1706"},"issue":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1706"},"comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/issues/1706/comments"},"review_comments":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706/comments"},"review_comment":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/octokit/octokit.rb/pulls/1706/commits"},"statuses":{"href":"https://api.github.com/repos/octokit/octokit.rb/statuses/41efb6048b366b7911cab95ea5664107408375c1"}},"author_association":"NONE","auto_merge":null,"assignee":null,"active_lock_reason":null}]