


Sleekplan widget rendering GitHub Issues
Two-way sync between Sleekplan and GitHub Issues. Turn a customer suggestion into an issue your team can plan against, then watch the status flow back: when the PR ships, the original requesters get an email and the post moves to Released automatically.
Each Sleekplan board maps to one or more GitHub repos. Push a post to GitHub as a new issue with one click: title, description, voter count, and a deep link back are all copied across. Labels and milestones round-trip both ways.
Closing the issue on GitHub flips the Sleekplan post to Released and notifies every subscriber. The field mapping is configurable per repo, so it works for bug tracking, feature requests, or both.
Workspace admins install the Sleekplan GitHub App from the marketplace, grant access to the repos you want to sync, then map each repo to a Sleekplan board. Private repos work; org-level installs are supported. The OAuth grant is read/write for issues only. We never touch your code.
REST API, real-time webhooks, JavaScript SDK and a full MCP server. Everything our own integrations use is yours to call.