GitHub

Connect GitHub to summarize repository work, inspect pull requests, and manage issues.

Available today#

ActionDescription
Summarize repository workReview active issues, pull requests, and recent repository state
Inspect pull requestsRead pull request details, review state, and changed files
Manage issuesCreate issues and update existing tracked work

Setup#

  1. Go to Settings → Connections
  2. Click Add Connection → GitHub
  3. Authorize LumenFlow on your GitHub account or organization
  4. Confirm the repositories and scopes you want the workspace to use

Use cases#

Code review summaries#

Summarize the open PRs in our main repo. For each PR, list:
the author, files changed, and current review status.

Issue triage#

Find all issues labeled "bug" that were opened this week.
Categorize by component and suggest priority levels.

Release notes#

Generate release notes from all merged PRs since the last
tagged release. Group by feature, fix, and chore.

Capability boundary#

GitHub ships as a real v1 connector. That means the integration is available now, but intentionally focused on the most useful governed repository and issue workflows first.

Governance considerations#

ActionRecommended approval
Read repositoriesAuto-approve
Read issues / PRsAuto-approve
Comment on issuesRequire approval
Create issuesRequire approval

info Read access is the safest default. Keep issue creation and updates behind approval unless your workspace already has clear governance rules for GitHub changes.