feat: add careers page with Greenhouse job listings and GitHub activity feed#1883
feat: add careers page with Greenhouse job listings and GitHub activity feed#1883kodiakhq[bot] merged 1 commit intomainfrom
Conversation
…ty feed Add /careers page that fetches ClickHouse job listings from Greenhouse API, filtered to HyperDX/ClickStack roles. Includes a recent commits feed from the hyperdxio/hyperdx repo and a CTA link in the AppNav sidebar (local mode). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: 364216d The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR Review
Otherwise the implementation is straightforward and follows project patterns (Mantine UI, TanStack Query, |
E2E Test Results✅ All tests passed • 85 passed • 3 skipped • 953s
Tests ran across 4 shards in parallel. |
…ty feed (#1883) Add /careers page that fetches ClickHouse job listings from Greenhouse API, filtered to HyperDX/ClickStack roles. Includes a recent commits feed from the hyperdxio/hyperdx repo and a CTA link in the AppNav sidebar (local mode only). ## Summary ### Screenshots or video | Before | After | | :----- | :---- | | | <img width="1067" height="1271" alt="image" src="https://github.com/user-attachments/assets/34e7d64c-f3a4-4446-a2e6-d16eddb0df24" /><img width="262" height="165" alt="image" src="https://github.com/user-attachments/assets/b0c65a07-bfcf-48f5-ae5a-65d740f85fdc" /> | ### How to test locally or on Vercel 1. Visit in local mode 2. Observe hiring CTA in bottom of appnav 3. Click & verify it goes to `/careers` which lists job postings and recent commits
…ty feed (#1883) Add /careers page that fetches ClickHouse job listings from Greenhouse API, filtered to HyperDX/ClickStack roles. Includes a recent commits feed from the hyperdxio/hyperdx repo and a CTA link in the AppNav sidebar (local mode only). ## Summary ### Screenshots or video | Before | After | | :----- | :---- | | | <img width="1067" height="1271" alt="image" src="https://github.com/user-attachments/assets/34e7d64c-f3a4-4446-a2e6-d16eddb0df24" /><img width="262" height="165" alt="image" src="https://github.com/user-attachments/assets/b0c65a07-bfcf-48f5-ae5a-65d740f85fdc" /> | ### How to test locally or on Vercel 1. Visit in local mode 2. Observe hiring CTA in bottom of appnav 3. Click & verify it goes to `/careers` which lists job postings and recent commits Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>
Add /careers page that fetches ClickHouse job listings from Greenhouse API, filtered to HyperDX/ClickStack roles. Includes a recent commits feed from the hyperdxio/hyperdx repo and a CTA link in the AppNav sidebar (local mode only).
Summary
Screenshots or video
How to test locally or on Vercel
/careerswhich lists job postings and recent commits