# Post2Git > Turn WhatsApp messages into GitHub/GitLab issues instantly. Post2Git is a SaaS that transforms WhatsApp messages (text or voice) into structured GitHub or GitLab issues. No app to install — just send a message and the AI creates your tickets automatically. ## Core Features - **WhatsApp to Issues**: Send a text or voice message → AI creates GitHub/GitLab issues - **Voice Notes**: Speech-to-text transcription with automatic issue creation - **AI Task Splitting**: Detects multiple tasks in one message and splits into separate issues - **Multi-language**: Supports EN, FR, ES, DE, IT, NL, PT for bot interface and ticket content - **Label Mapping**: AI suggests labels from your existing repo labels - **Media Attachments**: Images, documents, and videos are uploaded to issues ## How It Works 1. Connect your GitHub or GitLab account via OAuth 2. Select your default repository 3. Send a WhatsApp message describing your task(s) 4. AI analyzes, structures, and creates the issue(s) 5. Receive confirmation with issue links ## Commands ### Ticket Management - `#123` - View ticket details - `#123 ` - Add a comment to ticket #123 - `#123 +bug +urgent` - Add labels to ticket - `#123 -bug -wontfix` - Remove labels from ticket - `/list` - List open tickets - `/search ` - Search tickets ### Repository - `/repos` - List connected repositories - `/setrepo ` - Set default repository - `/syncrepos` - Refresh repository list - `/config` - Reconnect GitHub/GitLab ### Settings - `/mode direct` - Create tickets immediately (default) - `/mode validation` - Preview before creation - `/mode autosplit on|off` - Enable/disable AI task splitting - `/mode autodetect on|off` - Enable/disable smart repo detection ### Language - `/lang ` - Change bot language - `/worklang ` - Set ticket language (global) - `/repolang ` - Set language per repository ### Subscription - `/plan` - View current plan - `/status` - View ticket quota - `/upgrade` - Upgrade to Solo/Team plan - `/portal` - Manage subscription ### Privacy - `/privacy` - Export your data (GDPR) - `/delete` - Delete your account ### Help - `/help` - Show all commands - `/help ` - AI-powered support ## Plans | Feature | Free | Solo | Team | |---------|------|------|------| | Tickets/month | 10 | Unlimited | Unlimited | | Repositories | 1 | Unlimited | Unlimited | | Voice notes | ✓ | ✓ | ✓ | | AI task splitting | ✓ | ✓ | ✓ | | Smart repo detection | ✗ | ✓ | ✓ | | Team members | ✗ | ✗ | Up to 10 | ## Technical Details - **Platforms**: GitHub, GitLab (self-hosted supported) - **Authentication**: OAuth 2.0 with token encryption - **Data**: GDPR compliant, messages deleted after processing - **Infrastructure**: Firebase Cloud Functions (europe-west1) ## Links - Website: https://post2git.com - English: https://post2git.com/en/ - French: https://post2git.com/fr/ - Privacy Policy: https://post2git.com/en/privacy - Terms of Service: https://post2git.com/en/terms - Contact: contact@post2git.com # llms.txt — Post2Git Product: Post2Git Website: https://post2git.com Category: SaaS / Developer productivity / WhatsApp automation Summary: Post2Git turns WhatsApp conversations (text or voice notes) into GitHub or GitLab issues. Users chat with a bot on WhatsApp; the AI summarizes and splits tasks, then creates or updates issues in the right repo. No app to install. Works with GitHub and GitLab via secure OAuth. Supports multilingual usage. Core value proposition: Capture tasks at the moment they happen (meetings, field reports, on-the-go ideas) and publish them as structured issues without context switching. Key features: - WhatsApp-first workflow: send a message → issue created - Text and voice note support (automatic speech-to-text) - AI task splitting, summaries, and automatic labels - Edit existing issues from WhatsApp: - View: #123 - Comment: #123 additional context - Add labels: #123 +bug +urgent - Remove labels: #123 -bug -wontfix - Smart repo routing (optional): bot can infer the correct repo - Multi-repo and multi-platform support (GitHub + GitLab simultaneously) - 7 supported languages for bot and ticket output: EN, FR, ES, DE, IT, NL, PT - Ticket language can be set globally or per repo (Solo/Team) - Attachments up to 10 MB forwarded to GitHub/GitLab (not stored by Post2Git) How it works (user flow): 1) User connects GitHub/GitLab via /config in WhatsApp. 2) User selects a default repository via /setrepo . 3) User sends a text or voice note describing tasks. 4) Bot: - Direct mode: creates issues automatically. - Validation mode: sends a summary and asks confirmation. 5) Issues appear in GitHub/GitLab within ~30–60 seconds, with instant processing indicator in WhatsApp. Commands: Tickets - Send any message → creates ticket(s) - /list → list open tickets - /search → search tickets - #123 → view ticket details - #123 → add a comment - #123 +label1 +label2 → add labels - #123 -label1 -label2 → remove labels Repos - /repos [page] → list repos - /setrepo → set default repo - /syncrepos → resync repos - /config → reconnect GitHub/GitLab Language - /lang → bot language - /worklang → ticket language (global) - /repolang → ticket language per repo Team - /team → team info and advanced team commands (/usage, /remove) Subscription - /plan → current plan - /status → quota - /upgrade → upgrade to Solo/Team - /portal → manage subscription Privacy - /privacy → export personal data - /delete → delete account Plans & pricing (EUR): Free: - 10 tickets/month - 1 repo - 1 user - Basic AI summary + auto labels - Comments & labels on existing tickets Solo: - Unlimited tickets (standard usage) - Unlimited repos (reasonable use) - 1 user - Advanced AI splitting/summaries - Ticket language per repo Team: - Everything in Solo - Up to 10 users - Team features Security & privacy: - GitHub/GitLab OAuth connection (no shared passwords) - OAuth tokens encrypted before storage - Profiles/settings stored in EU (Firestore) - Message content is processed to create issues, then deleted immediately - Account data is deleted 30 days after account closure - User data is not used to train AI models - Users can disconnect GitHub/GitLab and delete their data anytime - GDPR compliant Primary pages: - English home: https://post2git.com/en/ - French home: https://post2git.com/fr/ - Privacy (FR): https://post2git.com/fr/privacy - Terms (FR): https://post2git.com/fr/cgu - Privacy (EN): https://post2git.com/en/privacy - Terms (EN): https://post2git.com/en/cgu