Payload
{
"action": "completed",
"workflow_run": {
"id": 27286872282,
"name": "Running Copilot Code Review",
"node_id": "WFR_kwLORZXrx88AAAAGWmyg2g",
"head_branch": "refactor/arch-review-deepening",
"head_sha": "74036ba3759801a5abe4dd26e7d5049fbd1e831a",
"path": "dynamic/agents/copilot-pull-request-reviewer",
"display_title": "Running Copilot Code Review",
"run_number": 2,
"event": "dynamic",
"status": "completed",
"conclusion": "success",
"workflow_id": 293076258,
"check_suite_id": 73346782163,
"check_suite_node_id": "CS_kwDORZXrx88AAAARE88T0w",
"url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282",
"html_url": "https://github.com/darkmatter/himitsu/actions/runs/27286872282",
"pull_requests": [
{
"url": "https://api.github.com/repos/darkmatter/himitsu/pulls/20",
"id": 3840584652,
"number": 20,
"head": {
"ref": "refactor/arch-review-deepening",
"sha": "a8e21e6b27121cde4b0779b9f33669619b9feff1",
"repo": {
"id": 1167453127,
"url": "https://api.github.com/repos/darkmatter/himitsu",
"name": "himitsu"
}
},
"base": {
"ref": "main",
"sha": "ba602f44c2f7f65dc175a32d59e0317986c8d73f",
"repo": {
"id": 1167453127,
"url": "https://api.github.com/repos/darkmatter/himitsu",
"name": "himitsu"
}
}
}
],
"created_at": "2026-06-10T15:25:28Z",
"updated_at": "2026-06-10T15:32:27Z",
"actor": {
"login": "Copilot",
"id": 175728472,
"node_id": "BOT_kgDOCnlnWA",
"avatar_url": "https://avatars.githubusercontent.com/in/946600?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Copilot",
"html_url": "https://github.com/apps/copilot-pull-request-reviewer",
"followers_url": "https://api.github.com/users/Copilot/followers",
"following_url": "https://api.github.com/users/Copilot/following{/other_user}",
"gists_url": "https://api.github.com/users/Copilot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Copilot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Copilot/subscriptions",
"organizations_url": "https://api.github.com/users/Copilot/orgs",
"repos_url": "https://api.github.com/users/Copilot/repos",
"events_url": "https://api.github.com/users/Copilot/events{/privacy}",
"received_events_url": "https://api.github.com/users/Copilot/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"run_attempt": 1,
"referenced_workflows": [],
"run_started_at": "2026-06-10T15:25:28Z",
"triggering_actor": {
"login": "Copilot",
"id": 175728472,
"node_id": "BOT_kgDOCnlnWA",
"avatar_url": "https://avatars.githubusercontent.com/in/946600?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Copilot",
"html_url": "https://github.com/apps/copilot-pull-request-reviewer",
"followers_url": "https://api.github.com/users/Copilot/followers",
"following_url": "https://api.github.com/users/Copilot/following{/other_user}",
"gists_url": "https://api.github.com/users/Copilot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Copilot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Copilot/subscriptions",
"organizations_url": "https://api.github.com/users/Copilot/orgs",
"repos_url": "https://api.github.com/users/Copilot/repos",
"events_url": "https://api.github.com/users/Copilot/events{/privacy}",
"received_events_url": "https://api.github.com/users/Copilot/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"jobs_url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282/jobs",
"logs_url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282/logs",
"check_suite_url": "https://api.github.com/repos/darkmatter/himitsu/check-suites/73346782163",
"artifacts_url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282/artifacts",
"cancel_url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282/cancel",
"rerun_url": "https://api.github.com/repos/darkmatter/himitsu/actions/runs/27286872282/rerun",
"previous_attempt_url": null,
"workflow_url": "https://api.github.com/repos/darkmatter/himitsu/actions/workflows/293076258",
"head_commit": {
"id": "74036ba3759801a5abe4dd26e7d5049fbd1e831a",
"tree_id": "ce50899070a204d29768ea07ac06ca8748d9187c",
"message": "fix: tolerate missing identities in OutputResolver scan\n\nThe old candidate builder used load_identities().unwrap_or_default(),\nso codegen --lang worked on machines with no age identity at all;\nopen() propagated the error instead. Restore the tolerant scan\n(no identities -> no tags -> tag selectors match nothing, mirroring\nls --tag) and the tolerant store listing. Needing a value still\nfails hard at env_map/decode time.\n\nCaught by CI only: local runs masked the regression via the\ndeveloper's ~/.config/sops/age fallback keys. New regression test\nremoves the on-disk key explicitly.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"timestamp": "2026-06-10T15:25:12Z",
"author": {
"name": "Cooper Maruyama",
"email": "demo@himitsu.dev"
},
"committer": {
"name": "Cooper Maruyama",
"email": "demo@himitsu.dev"
}
},
"repository": {
"id": 1167453127,
"node_id": "R_kgDORZXrxw",
"name": "himitsu",
"full_name": "darkmatter/himitsu",
"private": false,
"owner": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/darkmatter",
"html_url": "https://github.com/darkmatter",
"followers_url": "https://api.github.com/users/darkmatter/followers",
"following_url": "https://api.github.com/users/darkmatter/following{/other_user}",
"gists_url": "https://api.github.com/users/darkmatter/gists{/gist_id}",
"starred_url": "https://api.github.com/users/darkmatter/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/darkmatter/subscriptions",
"organizations_url": "https://api.github.com/users/darkmatter/orgs",
"repos_url": "https://api.github.com/users/darkmatter/repos",
"events_url": "https://api.github.com/users/darkmatter/events{/privacy}",
"received_events_url": "https://api.github.com/users/darkmatter/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"html_url": "https://github.com/darkmatter/himitsu",
"description": "Age-based secrets with cross-repo sharing, recipient groups, and typed codegen",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/himitsu",
"forks_url": "https://api.github.com/repos/darkmatter/himitsu/forks",
"keys_url": "https://api.github.com/repos/darkmatter/himitsu/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/himitsu/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/himitsu/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/himitsu/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/himitsu/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/himitsu/events",
"assignees_url": "https://api.github.com/repos/darkmatter/himitsu/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/himitsu/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/himitsu/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/himitsu/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/himitsu/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/himitsu/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/himitsu/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/himitsu/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/himitsu/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/himitsu/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/himitsu/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/himitsu/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/himitsu/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/himitsu/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/himitsu/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/himitsu/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/himitsu/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/himitsu/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/himitsu/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/himitsu/merges",
"archive_url": "https://api.github.com/repos/darkmatter/himitsu/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/himitsu/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/himitsu/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/himitsu/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/himitsu/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/himitsu/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/himitsu/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/himitsu/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/himitsu/deployments"
},
"head_repository": {
"id": 1167453127,
"node_id": "R_kgDORZXrxw",
"name": "himitsu",
"full_name": "darkmatter/himitsu",
"private": false,
"owner": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/darkmatter",
"html_url": "https://github.com/darkmatter",
"followers_url": "https://api.github.com/users/darkmatter/followers",
"following_url": "https://api.github.com/users/darkmatter/following{/other_user}",
"gists_url": "https://api.github.com/users/darkmatter/gists{/gist_id}",
"starred_url": "https://api.github.com/users/darkmatter/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/darkmatter/subscriptions",
"organizations_url": "https://api.github.com/users/darkmatter/orgs",
"repos_url": "https://api.github.com/users/darkmatter/repos",
"events_url": "https://api.github.com/users/darkmatter/events{/privacy}",
"received_events_url": "https://api.github.com/users/darkmatter/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"html_url": "https://github.com/darkmatter/himitsu",
"description": "Age-based secrets with cross-repo sharing, recipient groups, and typed codegen",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/himitsu",
"forks_url": "https://api.github.com/repos/darkmatter/himitsu/forks",
"keys_url": "https://api.github.com/repos/darkmatter/himitsu/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/himitsu/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/himitsu/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/himitsu/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/himitsu/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/himitsu/events",
"assignees_url": "https://api.github.com/repos/darkmatter/himitsu/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/himitsu/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/himitsu/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/himitsu/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/himitsu/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/himitsu/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/himitsu/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/himitsu/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/himitsu/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/himitsu/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/himitsu/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/himitsu/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/himitsu/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/himitsu/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/himitsu/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/himitsu/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/himitsu/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/himitsu/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/himitsu/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/himitsu/merges",
"archive_url": "https://api.github.com/repos/darkmatter/himitsu/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/himitsu/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/himitsu/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/himitsu/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/himitsu/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/himitsu/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/himitsu/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/himitsu/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/himitsu/deployments"
}
},
"workflow": {
"id": 293076258,
"node_id": "W_kwDORZXrx84Rd_0i",
"name": "Copilot",
"path": "dynamic/agents/copilot-pull-request-reviewer",
"state": "active",
"created_at": "2026-06-10T15:16:07.000Z",
"updated_at": "2026-06-10T15:16:07.000Z",
"url": "https://api.github.com/repos/darkmatter/himitsu/actions/workflows/293076258",
"html_url": "https://github.com/darkmatter/himitsu/actions/workflows/agents/copilot-pull-request-reviewer",
"badge_url": "https://github.com/darkmatter/himitsu/actions/workflows/agents/copilot-pull-request-reviewer/badge.svg"
},
"repository": {
"id": 1167453127,
"node_id": "R_kgDORZXrxw",
"name": "himitsu",
"full_name": "darkmatter/himitsu",
"private": false,
"owner": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/darkmatter",
"html_url": "https://github.com/darkmatter",
"followers_url": "https://api.github.com/users/darkmatter/followers",
"following_url": "https://api.github.com/users/darkmatter/following{/other_user}",
"gists_url": "https://api.github.com/users/darkmatter/gists{/gist_id}",
"starred_url": "https://api.github.com/users/darkmatter/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/darkmatter/subscriptions",
"organizations_url": "https://api.github.com/users/darkmatter/orgs",
"repos_url": "https://api.github.com/users/darkmatter/repos",
"events_url": "https://api.github.com/users/darkmatter/events{/privacy}",
"received_events_url": "https://api.github.com/users/darkmatter/received_events",
"type": "Organization",
"user_view_type": "public",
"site_admin": false
},
"html_url": "https://github.com/darkmatter/himitsu",
"description": "Age-based secrets with cross-repo sharing, recipient groups, and typed codegen",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/himitsu",
"forks_url": "https://api.github.com/repos/darkmatter/himitsu/forks",
"keys_url": "https://api.github.com/repos/darkmatter/himitsu/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/himitsu/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/himitsu/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/himitsu/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/himitsu/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/himitsu/events",
"assignees_url": "https://api.github.com/repos/darkmatter/himitsu/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/himitsu/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/himitsu/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/himitsu/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/himitsu/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/himitsu/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/himitsu/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/himitsu/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/himitsu/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/himitsu/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/himitsu/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/himitsu/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/himitsu/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/himitsu/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/himitsu/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/himitsu/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/himitsu/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/himitsu/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/himitsu/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/himitsu/merges",
"archive_url": "https://api.github.com/repos/darkmatter/himitsu/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/himitsu/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/himitsu/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/himitsu/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/himitsu/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/himitsu/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/himitsu/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/himitsu/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/himitsu/deployments",
"created_at": "2026-02-26T10:04:21Z",
"updated_at": "2026-06-09T13:22:19Z",
"pushed_at": "2026-06-10T15:32:15Z",
"git_url": "git://github.com/darkmatter/himitsu.git",
"ssh_url": "git@github.com:darkmatter/himitsu.git",
"clone_url": "https://github.com/darkmatter/himitsu.git",
"svn_url": "https://github.com/darkmatter/himitsu",
"homepage": "",
"size": 12820,
"stargazers_count": 1,
"watchers_count": 1,
"language": "Rust",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": false,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"license": null,
"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": 1,
"watchers": 1,
"default_branch": "main",
"custom_properties": {}
},
"organization": {
"login": "darkmatter",
"id": 17834193,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE3ODM0MTkz",
"url": "https://api.github.com/orgs/darkmatter",
"repos_url": "https://api.github.com/orgs/darkmatter/repos",
"events_url": "https://api.github.com/orgs/darkmatter/events",
"hooks_url": "https://api.github.com/orgs/darkmatter/hooks",
"issues_url": "https://api.github.com/orgs/darkmatter/issues",
"members_url": "https://api.github.com/orgs/darkmatter/members{/member}",
"public_members_url": "https://api.github.com/orgs/darkmatter/public_members{/member}",
"avatar_url": "https://avatars.githubusercontent.com/u/17834193?v=4",
"description": ""
},
"enterprise": {
"id": 469843,
"slug": "darkmatter",
"name": "darkmatter",
"node_id": "E_kgDOAAcrUw",
"avatar_url": "https://avatars.githubusercontent.com/b/469843?v=4",
"description": "",
"website_url": "darkmatter.io",
"html_url": "https://github.com/enterprises/darkmatter",
"created_at": "2025-09-07T16:01:00Z",
"updated_at": "2026-06-07T16:53:26Z"
},
"sender": {
"login": "Copilot",
"id": 175728472,
"node_id": "BOT_kgDOCnlnWA",
"avatar_url": "https://avatars.githubusercontent.com/in/946600?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Copilot",
"html_url": "https://github.com/apps/copilot-pull-request-reviewer",
"followers_url": "https://api.github.com/users/Copilot/followers",
"following_url": "https://api.github.com/users/Copilot/following{/other_user}",
"gists_url": "https://api.github.com/users/Copilot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Copilot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Copilot/subscriptions",
"organizations_url": "https://api.github.com/users/Copilot/orgs",
"repos_url": "https://api.github.com/users/Copilot/repos",
"events_url": "https://api.github.com/users/Copilot/events{/privacy}",
"received_events_url": "https://api.github.com/users/Copilot/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"installation": {
"id": 131074261,
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTMxMDc0MjYx"
}
}