The complete GitHub workflow — PRs, Issues, Actions, and code review — without a browser.
Navique's GitHub integration isn't a status badge — it's the full workflow. Browse every repository, manage pull requests end-to-end, run AI code review on any diff, monitor GitHub Actions run by run, triage Issues, and create branches — all in a unified seven-tab repository view within the app.
macOS 14 Sonoma+ · Coming in Navique V2
A browsable list of all GitHub repositories — personal, organisation, and starred. Each repo shows health indicators: CI status, open PR count, last push date. Repos are searchable and sortable.
Full pull request lifecycle management: browse open/merged/closed PRs with author, title, review status, CI status, and age. Create PRs with branch selection, title, description, and reviewer fields. PR detail has Overview, Files (syntax-highlighted diffs), and AI Code Review tabs.
An automated code quality analysis tab on every PR. The AI reviews the full diff and produces a composite score out of 100, per-category breakdowns (code quality, security, test coverage, style), and a per-file list of specific issues, warnings, and suggestions.
Full GitHub issue lifecycle within Navique. Browse issues by state, label, assignee, and milestone. Create new issues with title, description, labels, assignees, and project links. View issue threads with full comment history. Close issues directly.
A full commit history browser for any repository. Commits are listed with author, message, timestamp, and hash. Clicking a commit opens a syntax-highlighted diff viewer with all changed files, lines added/removed, and hunk context.
A view of all GitHub Actions workflow runs. Each run shows workflow name, trigger event, branch, status (success, failure, in-progress, queued), and duration. Jobs within runs can be expanded to show step-level status. Failed runs can be re-triggered directly.
A filtered inbox of GitHub notifications — PR reviews, mentions, CI status, issue assignments, and release publications. Filterable by reason. Mark as read individually or in bulk.
A quick-create sheet for new branches. Select the base branch, enter the branch name, and create. Validates the name before creation. Supports creating from specific commits.