Available today#
| Action | Description |
|---|---|
| Summarize repository work | Review active issues, pull requests, and recent repository state |
| Inspect pull requests | Read pull request details, review state, and changed files |
| Manage issues | Create issues and update existing tracked work |
Setup#
- Go to Settings → Connections
- Click Add Connection → GitHub
- Authorize LumenFlow on your GitHub account or organization
- 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#
| Action | Recommended approval |
|---|---|
| Read repositories | Auto-approve |
| Read issues / PRs | Auto-approve |
| Comment on issues | Require approval |
| Create issues | Require 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.