Darkmatter · agent stage: prod
preview@internal.darkmatter
Events received
171828
Ignored
171541
Jobs dispatched
293

Event cdde5860…

← All events

Event

Delivery
cdde5860-845a-11f1-9ff4-f0c23a4a1bdc
Event
issue_comment
Action
created
Received
2026-07-20T16:48:17.091Z
Signature
valid
Parsed
yes
Sender
github-actions[bot]
Repo
voytravel/travel-frens
Status
ignored — bot_or_missing_actor

Headers

{
  "accept": "*/*",
  "accept-encoding": "gzip, br",
  "cf-connecting-ip": "140.82.115.156",
  "cf-ipcountry": "US",
  "cf-ray": "a1e373dac9f6d6f5",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "connection": "Keep-Alive",
  "content-length": "17519",
  "content-type": "application/json",
  "host": "github-bot.darkmatter.io",
  "user-agent": "GitHub-Hookshot/50b9ca7",
  "x-forwarded-proto": "https",
  "x-github-delivery": "cdde5860-845a-11f1-9ff4-f0c23a4a1bdc",
  "x-github-event": "issue_comment",
  "x-github-hook-id": "628737947",
  "x-github-hook-installation-target-id": "3663660",
  "x-github-hook-installation-target-type": "integration",
  "x-real-ip": "140.82.115.156"
}

Payload

{
  "action": "created",
  "issue": {
    "url": "https://api.github.com/repos/voytravel/travel-frens/issues/278",
    "repository_url": "https://api.github.com/repos/voytravel/travel-frens",
    "labels_url": "https://api.github.com/repos/voytravel/travel-frens/issues/278/labels{/name}",
    "comments_url": "https://api.github.com/repos/voytravel/travel-frens/issues/278/comments",
    "events_url": "https://api.github.com/repos/voytravel/travel-frens/issues/278/events",
    "html_url": "https://github.com/voytravel/travel-frens/pull/278",
    "id": 4925802748,
    "node_id": "PR_kwDOSa9ZX87zrwKo",
    "number": 278,
    "title": "feat(auth): add release cohorts and privacy-safe beta signup",
    "user": {
      "login": "nickick",
      "id": 1316662,
      "node_id": "MDQ6VXNlcjEzMTY2NjI=",
      "avatar_url": "https://avatars.githubusercontent.com/u/1316662?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/nickick",
      "html_url": "https://github.com/nickick",
      "followers_url": "https://api.github.com/users/nickick/followers",
      "following_url": "https://api.github.com/users/nickick/following{/other_user}",
      "gists_url": "https://api.github.com/users/nickick/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/nickick/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/nickick/subscriptions",
      "organizations_url": "https://api.github.com/users/nickick/orgs",
      "repos_url": "https://api.github.com/users/nickick/repos",
      "events_url": "https://api.github.com/users/nickick/events{/privacy}",
      "received_events_url": "https://api.github.com/users/nickick/received_events",
      "type": "User",
      "user_view_type": "public",
      "site_admin": false
    },
    "labels": [
      {
        "id": 11212211044,
        "node_id": "LA_kwDOSa9ZX88AAAACnEzDZA",
        "url": "https://api.github.com/repos/voytravel/travel-frens/labels/preview",
        "name": "preview",
        "color": "7c3aed",
        "default": false,
        "description": ""
      }
    ],
    "state": "open",
    "locked": false,
    "assignees": [],
    "milestone": null,
    "comments": 1,
    "created_at": "2026-07-20T04:30:10Z",
    "updated_at": "2026-07-20T16:48:15Z",
    "closed_at": null,
    "assignee": null,
    "author_association": "COLLABORATOR",
    "issue_field_values": [],
    "type": null,
    "active_lock_reason": null,
    "draft": true,
    "pull_request": {
      "url": "https://api.github.com/repos/voytravel/travel-frens/pulls/278",
      "html_url": "https://github.com/voytravel/travel-frens/pull/278",
      "diff_url": "https://github.com/voytravel/travel-frens/pull/278.diff",
      "patch_url": "https://github.com/voytravel/travel-frens/pull/278.patch",
      "merged_at": null
    },
    "body": "## Summary\n\n- add opaque `/i/:token` release-cohort links for both joining an existing trip and starting a new trip\n- give project admins an ergonomic way to generate cohort links and preserve acquisition attribution through signup\n- hard-gate beta signup to users who confirm they are 18+\n- collect an age band instead of date/year of birth, plus explicit optional marketing consent\n- show a visible Beta badge in the app header\n- identify users in PostHog with stable account ID, age band, release, stage, and acquisition source\n\n## Privacy model\n\n- Voy stores the account email, selected age band, adult-confirmation timestamp, and marketing consent state\n- PostHog does **not** receive email, date of birth, exact age, marketing consent, or raw IP\n- PostHog raw client-IP retention is disabled at the project level; GeoIP enrichment remains enabled for coarse location analysis\n- first-touch `acquisition_source` and `first_app_release` are set-once person properties\n\n## Database\n\n- rebased onto the latest `develop`\n- regenerated `drizzle/0011_keen_grey_gargoyle.sql` after develop's invite-slug/destination migration\n- migration adds trip-invite attribution plus the privacy-safe signup profile fields\n\n## Verification\n\n- `pnpm exec tsx --test api/profile-routes.test.ts api/start-trip-invite-flow.test.ts api/admin-routes.test.ts api/trip-invites.test.ts tests/analytics.test.ts` — 11/11 passing\n- `pnpm run lint` — passing\n- `pnpm run build` — passing\n- `git diff --cached --check` — clean\n",
    "reactions": {
      "url": "https://api.github.com/repos/voytravel/travel-frens/issues/278/reactions",
      "total_count": 0,
      "+1": 0,
      "-1": 0,
      "laugh": 0,
      "hooray": 0,
      "confused": 0,
      "heart": 0,
      "rocket": 0,
      "eyes": 0
    },
    "timeline_url": "https://api.github.com/repos/voytravel/travel-frens/issues/278/timeline",
    "performed_via_github_app": {
      "id": 1144995,
      "client_id": "Iv23liVemv8A9if9v0F2",
      "slug": "chatgpt-codex-connector",
      "node_id": "A_kwHOAOQ6Gs4AEXij",
      "owner": {
        "login": "openai",
        "id": 14957082,
        "node_id": "MDEyOk9yZ2FuaXphdGlvbjE0OTU3MDgy",
        "avatar_url": "https://avatars.githubusercontent.com/u/14957082?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/openai",
        "html_url": "https://github.com/openai",
        "followers_url": "https://api.github.com/users/openai/followers",
        "following_url": "https://api.github.com/users/openai/following{/other_user}",
        "gists_url": "https://api.github.com/users/openai/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/openai/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/openai/subscriptions",
        "organizations_url": "https://api.github.com/users/openai/orgs",
        "repos_url": "https://api.github.com/users/openai/repos",
        "events_url": "https://api.github.com/users/openai/events{/privacy}",
        "received_events_url": "https://api.github.com/users/openai/received_events",
        "type": "Organization",
        "user_view_type": "public",
        "site_admin": false
      },
      "name": "ChatGPT Codex Connector",
      "description": "Bring ChatGPT and Codex to your GitHub repositories.",
      "external_url": "https://www.chatgpt.com",
      "html_url": "https://github.com/apps/chatgpt-codex-connector",
      "created_at": "2025-02-14T01:37:05Z",
      "updated_at": "2026-04-20T16:37:15Z",
      "permissions": {
        "actions": "write",
        "checks": "read",
        "contents": "write",
        "emails": "read",
        "issues": "write",
        "metadata": "read",
        "pull_requests": "write",
        "statuses": "read",
        "workflows": "write"
      },
      "events": [
        "check_run",
        "check_suite",
        "commit_comment",
        "issues",
        "issue_comment",
        "pull_request",
        "pull_request_review",
        "pull_request_review_comment",
        "pull_request_review_thread",
        "repository",
        "status",
        "sub_issues"
      ]
    },
    "state_reason": null
  },
  "comment": {
    "url": "https://api.github.com/repos/voytravel/travel-frens/issues/comments/5024776139",
    "html_url": "https://github.com/voytravel/travel-frens/pull/278#issuecomment-5024776139",
    "issue_url": "https://api.github.com/repos/voytravel/travel-frens/issues/278",
    "id": 5024776139,
    "node_id": "IC_kwDOSa9ZX88AAAABK3__yw",
    "user": {
      "login": "github-actions[bot]",
      "id": 41898282,
      "node_id": "MDM6Qm90NDE4OTgyODI=",
      "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/github-actions%5Bbot%5D",
      "html_url": "https://github.com/apps/github-actions",
      "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
      "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
      "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
      "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
      "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
      "type": "Bot",
      "user_view_type": "public",
      "site_admin": false
    },
    "created_at": "2026-07-20T16:48:15Z",
    "updated_at": "2026-07-20T16:48:15Z",
    "body": "🚀 Preview environment: https://travel-frens-pr278-codex-invite-release-cohorts.fly.dev (branch `codex/invite-release-cohorts`, DB branch `preview/codex-invite-release-cohorts` off staging)",
    "author_association": "NONE",
    "reactions": {
      "url": "https://api.github.com/repos/voytravel/travel-frens/issues/comments/5024776139/reactions",
      "total_count": 0,
      "+1": 0,
      "-1": 0,
      "laugh": 0,
      "hooray": 0,
      "confused": 0,
      "heart": 0,
      "rocket": 0,
      "eyes": 0
    },
    "performed_via_github_app": {
      "id": 15368,
      "client_id": "Iv1.05c79e9ad1f6bdfa",
      "slug": "github-actions",
      "node_id": "MDM6QXBwMTUzNjg=",
      "owner": {
        "login": "github",
        "id": 9919,
        "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
        "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github",
        "html_url": "https://github.com/github",
        "followers_url": "https://api.github.com/users/github/followers",
        "following_url": "https://api.github.com/users/github/following{/other_user}",
        "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github/subscriptions",
        "organizations_url": "https://api.github.com/users/github/orgs",
        "repos_url": "https://api.github.com/users/github/repos",
        "events_url": "https://api.github.com/users/github/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github/received_events",
        "type": "Organization",
        "user_view_type": "public",
        "site_admin": false
      },
      "name": "GitHub Actions",
      "description": "Automate your workflow from idea to production",
      "external_url": "https://help.github.com/en/actions",
      "html_url": "https://github.com/apps/github-actions",
      "created_at": "2018-07-30T09:30:17Z",
      "updated_at": "2026-06-18T16:17:48Z",
      "permissions": {
        "actions": "write",
        "administration": "read",
        "artifact_metadata": "write",
        "attestations": "write",
        "checks": "write",
        "code_quality": "write",
        "contents": "write",
        "copilot_requests": "write",
        "deployments": "write",
        "discussions": "write",
        "drives": "write",
        "issues": "write",
        "merge_queues": "write",
        "metadata": "read",
        "models": "read",
        "packages": "write",
        "pages": "write",
        "pull_requests": "write",
        "repository_hooks": "write",
        "repository_projects": "write",
        "security_events": "write",
        "statuses": "write",
        "vulnerability_alerts": "read"
      },
      "events": [
        "branch_protection_rule",
        "check_run",
        "check_suite",
        "create",
        "delete",
        "deployment",
        "deployment_status",
        "discussion",
        "discussion_comment",
        "fork",
        "gollum",
        "issues",
        "issue_comment",
        "label",
        "merge_group",
        "milestone",
        "page_build",
        "public",
        "pull_request",
        "pull_request_review",
        "pull_request_review_comment",
        "push",
        "registry_package",
        "release",
        "repository",
        "repository_dispatch",
        "status",
        "watch",
        "workflow_dispatch",
        "workflow_run"
      ]
    },
    "minimized": null
  },
  "repository": {
    "id": 1236228447,
    "node_id": "R_kgDOSa9ZXw",
    "name": "travel-frens",
    "full_name": "voytravel/travel-frens",
    "private": true,
    "owner": {
      "login": "voytravel",
      "id": 213144510,
      "node_id": "O_kgDODLRTvg",
      "avatar_url": "https://avatars.githubusercontent.com/u/213144510?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/voytravel",
      "html_url": "https://github.com/voytravel",
      "followers_url": "https://api.github.com/users/voytravel/followers",
      "following_url": "https://api.github.com/users/voytravel/following{/other_user}",
      "gists_url": "https://api.github.com/users/voytravel/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/voytravel/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/voytravel/subscriptions",
      "organizations_url": "https://api.github.com/users/voytravel/orgs",
      "repos_url": "https://api.github.com/users/voytravel/repos",
      "events_url": "https://api.github.com/users/voytravel/events{/privacy}",
      "received_events_url": "https://api.github.com/users/voytravel/received_events",
      "type": "Organization",
      "user_view_type": "public",
      "site_admin": false
    },
    "html_url": "https://github.com/voytravel/travel-frens",
    "description": null,
    "fork": false,
    "url": "https://api.github.com/repos/voytravel/travel-frens",
    "forks_url": "https://api.github.com/repos/voytravel/travel-frens/forks",
    "keys_url": "https://api.github.com/repos/voytravel/travel-frens/keys{/key_id}",
    "collaborators_url": "https://api.github.com/repos/voytravel/travel-frens/collaborators{/collaborator}",
    "teams_url": "https://api.github.com/repos/voytravel/travel-frens/teams",
    "hooks_url": "https://api.github.com/repos/voytravel/travel-frens/hooks",
    "issue_events_url": "https://api.github.com/repos/voytravel/travel-frens/issues/events{/number}",
    "events_url": "https://api.github.com/repos/voytravel/travel-frens/events",
    "assignees_url": "https://api.github.com/repos/voytravel/travel-frens/assignees{/user}",
    "branches_url": "https://api.github.com/repos/voytravel/travel-frens/branches{/branch}",
    "tags_url": "https://api.github.com/repos/voytravel/travel-frens/tags",
    "blobs_url": "https://api.github.com/repos/voytravel/travel-frens/git/blobs{/sha}",
    "git_tags_url": "https://api.github.com/repos/voytravel/travel-frens/git/tags{/sha}",
    "git_refs_url": "https://api.github.com/repos/voytravel/travel-frens/git/refs{/sha}",
    "trees_url": "https://api.github.com/repos/voytravel/travel-frens/git/trees{/sha}",
    "statuses_url": "https://api.github.com/repos/voytravel/travel-frens/statuses/{sha}",
    "languages_url": "https://api.github.com/repos/voytravel/travel-frens/languages",
    "stargazers_url": "https://api.github.com/repos/voytravel/travel-frens/stargazers",
    "contributors_url": "https://api.github.com/repos/voytravel/travel-frens/contributors",
    "subscribers_url": "https://api.github.com/repos/voytravel/travel-frens/subscribers",
    "subscription_url": "https://api.github.com/repos/voytravel/travel-frens/subscription",
    "commits_url": "https://api.github.com/repos/voytravel/travel-frens/commits{/sha}",
    "git_commits_url": "https://api.github.com/repos/voytravel/travel-frens/git/commits{/sha}",
    "comments_url": "https://api.github.com/repos/voytravel/travel-frens/comments{/number}",
    "issue_comment_url": "https://api.github.com/repos/voytravel/travel-frens/issues/comments{/number}",
    "contents_url": "https://api.github.com/repos/voytravel/travel-frens/contents/{+path}",
    "compare_url": "https://api.github.com/repos/voytravel/travel-frens/compare/{base}...{head}",
    "merges_url": "https://api.github.com/repos/voytravel/travel-frens/merges",
    "archive_url": "https://api.github.com/repos/voytravel/travel-frens/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/voytravel/travel-frens/downloads",
    "issues_url": "https://api.github.com/repos/voytravel/travel-frens/issues{/number}",
    "pulls_url": "https://api.github.com/repos/voytravel/travel-frens/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/voytravel/travel-frens/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/voytravel/travel-frens/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/voytravel/travel-frens/labels{/name}",
    "releases_url": "https://api.github.com/repos/voytravel/travel-frens/releases{/id}",
    "deployments_url": "https://api.github.com/repos/voytravel/travel-frens/deployments",
    "created_at": "2026-05-12T04:06:46Z",
    "updated_at": "2026-07-20T10:18:18Z",
    "pushed_at": "2026-07-20T16:43:33Z",
    "git_url": "git://github.com/voytravel/travel-frens.git",
    "ssh_url": "org-213144510@github.com:voytravel/travel-frens.git",
    "clone_url": "https://github.com/voytravel/travel-frens.git",
    "svn_url": "https://github.com/voytravel/travel-frens",
    "homepage": null,
    "size": 10505,
    "stargazers_count": 0,
    "watchers_count": 0,
    "language": "TypeScript",
    "has_issues": true,
    "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": 4,
    "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": 4,
    "watchers": 0,
    "default_branch": "develop",
    "custom_properties": {}
  },
  "organization": {
    "login": "voytravel",
    "id": 213144510,
    "node_id": "O_kgDODLRTvg",
    "url": "https://api.github.com/orgs/voytravel",
    "repos_url": "https://api.github.com/orgs/voytravel/repos",
    "events_url": "https://api.github.com/orgs/voytravel/events",
    "hooks_url": "https://api.github.com/orgs/voytravel/hooks",
    "issues_url": "https://api.github.com/orgs/voytravel/issues",
    "members_url": "https://api.github.com/orgs/voytravel/members{/member}",
    "public_members_url": "https://api.github.com/orgs/voytravel/public_members{/member}",
    "avatar_url": "https://avatars.githubusercontent.com/u/213144510?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-07-07T15:59:26Z"
  },
  "sender": {
    "login": "github-actions[bot]",
    "id": 41898282,
    "node_id": "MDM6Qm90NDE4OTgyODI=",
    "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/github-actions%5Bbot%5D",
    "html_url": "https://github.com/apps/github-actions",
    "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
    "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
    "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
    "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
    "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
    "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
    "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
    "type": "Bot",
    "user_view_type": "public",
    "site_admin": false
  },
  "installation": {
    "id": 143976268,
    "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uMTQzOTc2MjY4"
  }
}