Last updated: 13 June 2026
Pipes is a Chrome extension that watches GitHub Actions and GitLab CI/CD pipeline status across the repositories you choose. It is fully client-side and has no backend. There is no Pipes server, and your data never reaches us.
Pipes stores the following on your device, via chrome.storage.local:
All of the above lives in chrome.storage.local on your own machine. It is never synced
to other devices, never logged, and never transmitted to us or any third party. There
is no Pipes server to send it to.
Your token and API requests go only to the Git host you connected them to (GitHub or GitLab, including a self-hosted instance you add). Pipes makes no other network requests: no analytics, no telemetry, no third-party services.
Tokens are requested as read-only (GitHub fine-grained: Actions + Pull requests read; GitLab
read_api). Pipes cannot push, merge, or modify anything in your repositories.
Your data stays on your device until you remove it. You can delete a token or account from the extension’s options at any time, and uninstalling Pipes clears all of its stored data.
If Pipes’ data handling ever changes, this page will be updated with a new “last updated” date.
Questions about privacy: pipes@feedmypixel.com, or open an issue in this repository.