Payload
{
"action": "closed",
"number": 16,
"pull_request": {
"url": "https://api.github.com/repos/darkmatter/gitops/pulls/16",
"id": 3792087100,
"node_id": "PR_kwDOSjW5Zs7iBqg8",
"html_url": "https://github.com/darkmatter/gitops/pull/16",
"diff_url": "https://github.com/darkmatter/gitops/pull/16.diff",
"patch_url": "https://github.com/darkmatter/gitops/pull/16.patch",
"issue_url": "https://api.github.com/repos/darkmatter/gitops/issues/16",
"number": 16,
"state": "closed",
"locked": false,
"title": "feat(homepage): operator dashboard generated from darkmatter/infra",
"user": {
"login": "czxtm",
"id": 1325802,
"node_id": "MDQ6VXNlcjEzMjU4MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1325802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/czxtm",
"html_url": "https://github.com/czxtm",
"followers_url": "https://api.github.com/users/czxtm/followers",
"following_url": "https://api.github.com/users/czxtm/following{/other_user}",
"gists_url": "https://api.github.com/users/czxtm/gists{/gist_id}",
"starred_url": "https://api.github.com/users/czxtm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/czxtm/subscriptions",
"organizations_url": "https://api.github.com/users/czxtm/orgs",
"repos_url": "https://api.github.com/users/czxtm/repos",
"events_url": "https://api.github.com/users/czxtm/events{/privacy}",
"received_events_url": "https://api.github.com/users/czxtm/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"body": "## What\n\nAdds the [gethomepage/homepage](https://github.com/gethomepage/homepage) operator dashboard to the cluster, **deployed by ArgoCD** and reachable at **https://home.darkmatter.io** through the in-cluster cloudflared tunnel.\n\nThe dashboard's config is **auto-generated** from `darkmatter/infra` — it is a third renderer over the same service single-source-of-truth that already feeds gatus and the docs launcher.\n\n## Which layer\n\n`darkmatter/gitops` (k3s / ArgoCD).\n\n## Files\n\n| File | Kind |\n|---|---|\n| `apps/homepage.yaml` | ArgoCD `Application` → `manifests/homepage`, ns `homepage` |\n| `manifests/homepage/deployment.yaml` | homepage Deployment (image pinned `v1.13.1`, hardened securityContext, control-plane tolerations, `/api/healthcheck` probes) |\n| `manifests/homepage/service.yaml` | ClusterIP `:3000` (cloudflared upstream) |\n| `manifests/homepage/serviceaccount.yaml` | minimal SA, token automount disabled (static config, no k8s discovery → no RBAC) |\n| `manifests/homepage/configmap.yaml` | **GENERATED** — `services/settings/widgets/bookmarks.yaml` (31 services, 6 groups) |\n| `manifests/cloudflared/configmap.yaml` | +1 ingress rule: `home.darkmatter.io → homepage.homepage.svc:3000` |\n\n## How the config is generated\n\n`nix run .#render-homepage-config` (in darkmatter/infra) reads:\n- `config/service-catalog.nix` — curated launcher entries\n- `config/services.nix` — bun/container app deployments\n- **this repo**: `apps/*.yaml` (ArgoCD apps) + `manifests/cloudflared/configmap.yaml` (authoritative hostname→service map)\n\n…and emits the `homepage` ConfigMap. A follow-up infra workflow regenerates it and opens a PR here on every change — **do not hand-edit `manifests/homepage/configmap.yaml`**.\n\n## Notes / follow-ups\n\n- Homepage has no native auth → **SSO must be enforced at the Cloudflare edge** on `home.darkmatter.io` (same posture as `longhorn.darkmatter.io`). Add the DNS CNAME + Access policy before relying on it (tracked separately).\n- The generator self-excludes the `homepage` namespace, so the dashboard never lists itself.\n\nValidated locally with `kubeconform -strict` (5/5 resources valid).\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\n<!-- codesmith:footer -->\n---\n<a href=\"https://app.blacksmith.sh/darkmatter/codesmith/gitops/pr/16\"><picture><source media=\"(prefers-color-scheme: dark)\" srcset=\"https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-dark-v2.svg\"><source media=\"(prefers-color-scheme: light)\" srcset=\"https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-light-v2.svg\"><img alt=\"View with Codesmith\" src=\"https://pr-comments-assets.blacksmith.sh/codesmith/view-with-codesmith-dark-v2.svg\"></picture></a> <a href=\"https://backend.blacksmith.sh/track/enable-autofix?expires=1783040785&installation_id=137091173&pr_number=16&repository=darkmatter%2Fgitops&return_to=https%3A%2F%2Fgithub.com%2Fdarkmatter%2Fgitops%2Fpull%2F16&signature=9d3ca50e0c51759a9c71b55e3ff86e3d1601e2bda85a020d5c944b45c7b13b99\"><picture><source media=\"(prefers-color-scheme: dark)\" srcset=\"https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-dark.svg\"><source media=\"(prefers-color-scheme: light)\" srcset=\"https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-light.svg\"><img alt=\"Autofix with Codesmith\" src=\"https://pr-comments-assets.blacksmith.sh/codesmith/autofix-with-codesmith-dark.svg\"></picture></a>\n<sup>Need help on this PR? Tag <code>@codesmith</code> with what you need. Autofix is disabled.</sup>\n\n<!-- codesmith:autofix:disabled -->\n<!-- /codesmith:footer -->",
"created_at": "2026-06-03T01:06:22Z",
"updated_at": "2026-06-04T07:37:37Z",
"closed_at": "2026-06-04T07:37:37Z",
"merged_at": "2026-06-04T07:37:37Z",
"merge_commit_sha": "d1d713eb2d0acfe76201e0bbc2d2ee693b0b8785",
"assignees": [],
"requested_reviewers": [],
"requested_teams": [],
"labels": [],
"milestone": null,
"draft": false,
"commits_url": "https://api.github.com/repos/darkmatter/gitops/pulls/16/commits",
"review_comments_url": "https://api.github.com/repos/darkmatter/gitops/pulls/16/comments",
"review_comment_url": "https://api.github.com/repos/darkmatter/gitops/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/darkmatter/gitops/issues/16/comments",
"statuses_url": "https://api.github.com/repos/darkmatter/gitops/statuses/d228ddf04c50b6b7a931f006337ab48d2b26b483",
"head": {
"label": "darkmatter:bot/homepage-dashboard",
"ref": "bot/homepage-dashboard",
"sha": "d228ddf04c50b6b7a931f006337ab48d2b26b483",
"user": {
"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
},
"repo": {
"id": 1245034854,
"node_id": "R_kgDOSjW5Zg",
"name": "gitops",
"full_name": "darkmatter/gitops",
"private": true,
"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/gitops",
"description": "ArgoCD-managed Kubernetes workloads for the Dark Matter k3s control plane (app-of-apps target).",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/gitops",
"forks_url": "https://api.github.com/repos/darkmatter/gitops/forks",
"keys_url": "https://api.github.com/repos/darkmatter/gitops/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/gitops/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/gitops/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/gitops/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/gitops/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/gitops/events",
"assignees_url": "https://api.github.com/repos/darkmatter/gitops/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/gitops/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/gitops/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/gitops/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/gitops/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/gitops/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/gitops/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/gitops/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/gitops/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/gitops/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/gitops/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/gitops/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/gitops/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/gitops/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/gitops/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/gitops/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/gitops/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/gitops/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/gitops/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/gitops/merges",
"archive_url": "https://api.github.com/repos/darkmatter/gitops/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/gitops/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/gitops/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/gitops/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/gitops/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/gitops/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/gitops/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/gitops/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/gitops/deployments",
"created_at": "2026-05-20T21:03:10Z",
"updated_at": "2026-06-04T06:26:09Z",
"pushed_at": "2026-06-04T06:26:05Z",
"git_url": "git://github.com/darkmatter/gitops.git",
"ssh_url": "git@github.com:darkmatter/gitops.git",
"clone_url": "https://github.com/darkmatter/gitops.git",
"svn_url": "https://github.com/darkmatter/gitops",
"homepage": null,
"size": 125,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": true,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"license": null,
"allow_forking": false,
"is_template": false,
"web_commit_signoff_required": false,
"has_pull_requests": true,
"pull_request_creation_policy": "all",
"topics": [],
"visibility": "private",
"forks": 0,
"open_issues": 1,
"watchers": 0,
"default_branch": "main",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": true,
"delete_branch_on_merge": true,
"allow_update_branch": true,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE"
}
},
"base": {
"label": "darkmatter:main",
"ref": "main",
"sha": "b564831fda902adc9380f2208130fbff4d408efb",
"user": {
"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
},
"repo": {
"id": 1245034854,
"node_id": "R_kgDOSjW5Zg",
"name": "gitops",
"full_name": "darkmatter/gitops",
"private": true,
"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/gitops",
"description": "ArgoCD-managed Kubernetes workloads for the Dark Matter k3s control plane (app-of-apps target).",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/gitops",
"forks_url": "https://api.github.com/repos/darkmatter/gitops/forks",
"keys_url": "https://api.github.com/repos/darkmatter/gitops/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/gitops/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/gitops/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/gitops/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/gitops/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/gitops/events",
"assignees_url": "https://api.github.com/repos/darkmatter/gitops/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/gitops/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/gitops/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/gitops/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/gitops/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/gitops/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/gitops/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/gitops/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/gitops/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/gitops/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/gitops/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/gitops/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/gitops/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/gitops/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/gitops/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/gitops/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/gitops/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/gitops/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/gitops/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/gitops/merges",
"archive_url": "https://api.github.com/repos/darkmatter/gitops/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/gitops/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/gitops/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/gitops/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/gitops/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/gitops/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/gitops/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/gitops/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/gitops/deployments",
"created_at": "2026-05-20T21:03:10Z",
"updated_at": "2026-06-04T06:26:09Z",
"pushed_at": "2026-06-04T06:26:05Z",
"git_url": "git://github.com/darkmatter/gitops.git",
"ssh_url": "git@github.com:darkmatter/gitops.git",
"clone_url": "https://github.com/darkmatter/gitops.git",
"svn_url": "https://github.com/darkmatter/gitops",
"homepage": null,
"size": 125,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": true,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"license": null,
"allow_forking": false,
"is_template": false,
"web_commit_signoff_required": false,
"has_pull_requests": true,
"pull_request_creation_policy": "all",
"topics": [],
"visibility": "private",
"forks": 0,
"open_issues": 1,
"watchers": 0,
"default_branch": "main",
"allow_squash_merge": true,
"allow_merge_commit": true,
"allow_rebase_merge": true,
"allow_auto_merge": true,
"delete_branch_on_merge": true,
"allow_update_branch": true,
"use_squash_pr_title_as_default": false,
"squash_merge_commit_message": "COMMIT_MESSAGES",
"squash_merge_commit_title": "COMMIT_OR_PR_TITLE",
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/darkmatter/gitops/pulls/16"
},
"html": {
"href": "https://github.com/darkmatter/gitops/pull/16"
},
"issue": {
"href": "https://api.github.com/repos/darkmatter/gitops/issues/16"
},
"comments": {
"href": "https://api.github.com/repos/darkmatter/gitops/issues/16/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/darkmatter/gitops/pulls/16/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/darkmatter/gitops/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/darkmatter/gitops/pulls/16/commits"
},
"statuses": {
"href": "https://api.github.com/repos/darkmatter/gitops/statuses/d228ddf04c50b6b7a931f006337ab48d2b26b483"
}
},
"author_association": "MEMBER",
"auto_merge": null,
"assignee": null,
"active_lock_reason": null,
"merged": true,
"mergeable": null,
"rebaseable": null,
"mergeable_state": "unknown",
"merged_by": {
"login": "czxtm",
"id": 1325802,
"node_id": "MDQ6VXNlcjEzMjU4MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1325802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/czxtm",
"html_url": "https://github.com/czxtm",
"followers_url": "https://api.github.com/users/czxtm/followers",
"following_url": "https://api.github.com/users/czxtm/following{/other_user}",
"gists_url": "https://api.github.com/users/czxtm/gists{/gist_id}",
"starred_url": "https://api.github.com/users/czxtm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/czxtm/subscriptions",
"organizations_url": "https://api.github.com/users/czxtm/orgs",
"repos_url": "https://api.github.com/users/czxtm/repos",
"events_url": "https://api.github.com/users/czxtm/events{/privacy}",
"received_events_url": "https://api.github.com/users/czxtm/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"comments": 0,
"review_comments": 0,
"maintainer_can_modify": false,
"commits": 1,
"additions": 403,
"deletions": 0,
"changed_files": 6
},
"repository": {
"id": 1245034854,
"node_id": "R_kgDOSjW5Zg",
"name": "gitops",
"full_name": "darkmatter/gitops",
"private": true,
"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/gitops",
"description": "ArgoCD-managed Kubernetes workloads for the Dark Matter k3s control plane (app-of-apps target).",
"fork": false,
"url": "https://api.github.com/repos/darkmatter/gitops",
"forks_url": "https://api.github.com/repos/darkmatter/gitops/forks",
"keys_url": "https://api.github.com/repos/darkmatter/gitops/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/darkmatter/gitops/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/darkmatter/gitops/teams",
"hooks_url": "https://api.github.com/repos/darkmatter/gitops/hooks",
"issue_events_url": "https://api.github.com/repos/darkmatter/gitops/issues/events{/number}",
"events_url": "https://api.github.com/repos/darkmatter/gitops/events",
"assignees_url": "https://api.github.com/repos/darkmatter/gitops/assignees{/user}",
"branches_url": "https://api.github.com/repos/darkmatter/gitops/branches{/branch}",
"tags_url": "https://api.github.com/repos/darkmatter/gitops/tags",
"blobs_url": "https://api.github.com/repos/darkmatter/gitops/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/darkmatter/gitops/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/darkmatter/gitops/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/darkmatter/gitops/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/darkmatter/gitops/statuses/{sha}",
"languages_url": "https://api.github.com/repos/darkmatter/gitops/languages",
"stargazers_url": "https://api.github.com/repos/darkmatter/gitops/stargazers",
"contributors_url": "https://api.github.com/repos/darkmatter/gitops/contributors",
"subscribers_url": "https://api.github.com/repos/darkmatter/gitops/subscribers",
"subscription_url": "https://api.github.com/repos/darkmatter/gitops/subscription",
"commits_url": "https://api.github.com/repos/darkmatter/gitops/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/darkmatter/gitops/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/darkmatter/gitops/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/darkmatter/gitops/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/darkmatter/gitops/contents/{+path}",
"compare_url": "https://api.github.com/repos/darkmatter/gitops/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/darkmatter/gitops/merges",
"archive_url": "https://api.github.com/repos/darkmatter/gitops/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/darkmatter/gitops/downloads",
"issues_url": "https://api.github.com/repos/darkmatter/gitops/issues{/number}",
"pulls_url": "https://api.github.com/repos/darkmatter/gitops/pulls{/number}",
"milestones_url": "https://api.github.com/repos/darkmatter/gitops/milestones{/number}",
"notifications_url": "https://api.github.com/repos/darkmatter/gitops/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/darkmatter/gitops/labels{/name}",
"releases_url": "https://api.github.com/repos/darkmatter/gitops/releases{/id}",
"deployments_url": "https://api.github.com/repos/darkmatter/gitops/deployments",
"created_at": "2026-05-20T21:03:10Z",
"updated_at": "2026-06-04T06:26:09Z",
"pushed_at": "2026-06-04T06:26:05Z",
"git_url": "git://github.com/darkmatter/gitops.git",
"ssh_url": "git@github.com:darkmatter/gitops.git",
"clone_url": "https://github.com/darkmatter/gitops.git",
"svn_url": "https://github.com/darkmatter/gitops",
"homepage": null,
"size": 125,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"has_discussions": true,
"forks_count": 0,
"mirror_url": null,
"archived": false,
"disabled": false,
"open_issues_count": 1,
"license": null,
"allow_forking": false,
"is_template": false,
"web_commit_signoff_required": false,
"has_pull_requests": true,
"pull_request_creation_policy": "all",
"topics": [],
"visibility": "private",
"forks": 0,
"open_issues": 1,
"watchers": 0,
"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-05-09T15:34:55Z"
},
"sender": {
"login": "czxtm",
"id": 1325802,
"node_id": "MDQ6VXNlcjEzMjU4MDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1325802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/czxtm",
"html_url": "https://github.com/czxtm",
"followers_url": "https://api.github.com/users/czxtm/followers",
"following_url": "https://api.github.com/users/czxtm/following{/other_user}",
"gists_url": "https://api.github.com/users/czxtm/gists{/gist_id}",
"starred_url": "https://api.github.com/users/czxtm/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/czxtm/subscriptions",
"organizations_url": "https://api.github.com/users/czxtm/orgs",
"repos_url": "https://api.github.com/users/czxtm/repos",
"events_url": "https://api.github.com/users/czxtm/events{/privacy}",
"received_events_url": "https://api.github.com/users/czxtm/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"installation": {
"id": 131074261,
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTMxMDc0MjYx"
}
}