Skip to content
ghqc

ghqc UI Features

The ghqc web UI is launched with ghqc ui from the terminal or ghqc::ghqc() in R. It provides a browser-based interface for managing the full QC lifecycle — from creating issues to generating final records — without leaving your project environment.

The UI has 7 core features to explore.

Create

A step-by-step wizard for creating new QC issues. Select a milestone, pick a file, choose a checklist, attach relevant files, and optionally assign a reviewer — all before submitting.

Explore Create →

QC Status

A Kanban board showing QC issues, grouped by status. See an overview of the milestone’s progress and perform actions on the QC issue.

Explore QC Status →

Comments

Click any issue in the QC Status tab to open a detail view for posting change, review, and approval comments to the GitHub issue.

Explore Comments →

Record

Generate a PDF QC record for a completed milestone(s). Upload optional context pages to prepend or append, then preview and download the finished document.

Explore Record →

Archive

Bundle a milestone’s QC records and files into a zip archive. Specify a filename and generate the archive for storage or delivery.

Explore Archive →

Configuration

Set up and inspect the configuration repository for the current project. Displays the available checklists and any project-level options drawn from your team’s config repo.

Explore Configuration →

Git Status

Always shown in the upper-right corner, it displays if the project is up to date with the remote to keep in-sync with the project.

Explore Git Status →