Skip to content

Security

Personal access token

Quick answer

A personal access token is a long-lived credential tied to an individual user account.

Also: PAT

A personal access token is a long-lived credential tied to an individual user account.

Why it matters

PATs in CI are a liability: they carry a human's full access, they outlive the person's need for them, and they break when that person leaves. Use a GitHub App or OIDC instead.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.