Skip to content

LeoTurnell-Ritson/reportomatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportOmatic

ReportOmatic is a CLI utility for generating opinionated reports for both GitLab and GitHub repositories in the same Markdown format.

Features

  • Generate list of active issues
  • Generate list of active pull/merge requests

Installation

You can install ReportOmatic using pip:

pip install reportomatic
reportomatic --version

Usage

To generate a report of active issues for a given repository, use the following command:

reportomatic <repository-url> issues

Similarly to generate a report of active pulls/merges:

reportomatic <repository-url> pulls

About

Reportomatic automates Markdown report generation from GitLab and GitHub repositories.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages