Skip to main content

4 posts tagged with "integration"

View all tags

PanDev + GitLab: Complete Setup in 15 Minutes

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Setting up a Git integration shouldn't take a sprint. With GitLab and PanDev Metrics, it takes about 15 minutes — then every commit, merge request, and pipeline event flows into your engineering dashboard automatically.

This guide covers both GitLab SaaS (gitlab.com) and self-managed instances. No plugins, no complex OAuth flows — just webhooks and a personal access token.

PanDev + GitHub: Integration via GitHub App

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

Managing personal access tokens and manual webhooks for every repo gets old fast. PanDev Metrics integrates with GitHub through a dedicated GitHub App — no tokens to rotate, fine-grained permissions out of the box, and automatic webhook management.

This guide walks you through installing the app, granting permissions, and verifying that commit and pull request data flows into your dashboards.

PanDev + Jira: Linking Tasks to Real Coding Time

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

Your Jira board says a task took 3 days. But how much of that was actual coding? How much was waiting for review? How much was context switching between other tickets?

PanDev Metrics bridges Jira's task management with real developer activity data — commits, IDE time, code reviews — so you see the full picture. Not just "in progress" and "done," but what happened in between. The integration uses Jira's REST API and OAuth 2.0 for secure, read-only access to your project data.

PanDev + ClickUp: Task and Time Tracking in One Place

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Every team lead asks the same question: how much real effort does each task actually take? ClickUp tracks work organization; PanDev Metrics tracks engineering activity. Together, they close the gap between "assigned" and "done."

This guide walks you through connecting ClickUp to PanDev via the ClickUp API, syncing tasks and time entries, and using the combined data to make better planning decisions.