GitHub
Generate engineering standups and sprint summaries from your commit history.
Setup Guide
You’ll need: Personal Access Token (PAT) - Classic
- Log in to GitHub and go to Settings (top right profile icon).
- Scroll down to the bottom of the left sidebar and click Developer settings.
- Select Personal access tokens -> Tokens (classic).
- Click Generate new token (classic).
- Give it a name (e.g., 'Automail') and select the repo scope (Full control of private repositories).
- Click Generate token, copy the code (starts with
ghp_), and navigate to Settings > Integrations in Automail. Select GitHub and paste your token there.