Skip to contents

All functions

Action_QCCompletedIssues()
Use a GitHub Action to QC completed issues
Action_QCMilestone()
Use a GitHub Action to QC a milestone
Action_QCPRIssues()
Use a GitHub Action to QC pull-request-associated issues
CompileIssueTestMatrix()
Create a nested tibble of issues and tests
CompileTestResults()
Extract information from testthat results
DefaultIgnoreLabels()
Default labels to ignore
DefaultIgnoreLabelsDF()
Default ignored labels as a tibble
FetchLatestRepoPRNumber()
Fetch the latest pull request number for a GitHub repository
FetchRefPRNumber()
Fetch the pull request number for a branch or other git ref
FetchRepoIssues()
Fetch repository issues
FetchRepoPRs()
Fetch repository pull requests
GuessPRNumber()
Guess the most relevant pull request number
QCCompletedIssues()
Generate a QC report of completed issues
QCIssues()
Generate a QC report of specific issues
QCMergeGH()
Generate a QC report of issues associated with a GitHub merge
QCMergeLocal()
Generate a QC report of issues probably related to changes between local git refs
QCMilestones()
Generate a QC report of a specific milestone or milestones
QCPR()
Generate a QC report of issues associated with a GitHub pull request
QCPackage()
Generate a QC report for a package
SetupGHLabels()
Setup qcthat labels in a GitHub repository
print(<qcthat_Object>) format(<qcthat_Object>)
Printing qcthat objects