GitHub

Generate engineering standups and sprint summaries from your commit history.

Setup Guide

You’ll need: Personal Access Token (PAT) - Classic

  1. Log in to GitHub and go to Settings (top right profile icon).
  2. Scroll down to the bottom of the left sidebar and click Developer settings.
  3. Select Personal access tokens -> Tokens (classic).
  4. Click Generate new token (classic).
  5. Give it a name (e.g., 'Automail') and select the repo scope (Full control of private repositories).
  6. Click Generate token, copy the code (starts with ghp_), and navigate to Settings > Integrations in Automail. Select GitHub and paste your token there.