- Integrations
- /
- Google Sheets
- /
- with GitHub
GitHub + Google Sheets: engineering metrics in a single sheet.
Log GitHub PRs, issues, releases, and workflow runs into Google Sheets for engineering DORA metrics, sprint reports, or velocity tracking outside GitHub.
Workflows fire when something happens in Google Sheets.
- New RowWebhook
- Row UpdatedWebhook
Workflows do something in GitHub, instantly.
- Add LabelsAPI
- Create CommentAPI
- Create IssueAPI
- Create Pull RequestAPI
- Submit PR ReviewAPI
- Create ReleaseAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Google Sheets, do it in GitHub.
2 Google Sheets triggers wired to 23 GitHub actions. Most-used pairing: New Row → Add Labels.
Or fire it the other way around.
1 GitHub triggers wired to 9 Google Sheets actions downstream.
See GitHub → Google Sheets →Common Google Sheets → GitHub workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Connect Google Sheets and GitHub in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Google Sheets and GitHub
Open Tiny Command, authorize Google Sheets and GitHub once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Google Sheets trigger
Drop the Google Sheets → New Row trigger onto the canvas. Tiny Command auto-registers the webhook.
POST /v1/webhooks/google-sheets.trigger-row-added - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the GitHub action
Drop the GitHub → Add Labels action below it. Map fields from the Google Sheets payload into the GitHub inputs.
github.add-labels-to-issue - 5PublishPublish and forget
Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.
Questions about Google Sheets + GitHub.
How do I track DORA metrics from GitHub in Google Sheets?
Can I export every GitHub PR to a Sheet for reporting?
How do I avoid duplicate Sheet rows on PR updates?
Can I log GitHub Actions workflow runs?
How do I generate sprint reports from GitHub Sheet data?
Can the Sheet drive GitHub issue creation in reverse?
Other apps that pair well with Google Sheets.
Wire Google Sheets to GitHub in 2 minutes.
Free tier available. No credit card. No onboarding call.