Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

stackabletech/release-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Summarizer

This package helps with the assembly of release notes for the Stackable Data Platform by scraping repositories for issues or pull-requests marked with certain labels.

Installation

It's recommended to create and activate a virtual environment before installing the package with:

pip install git+https://github.com/stackabletech/release-summarizer

Usage

NOTE: a GitHub token with read access to the repositories is required. This must be available in the environment variable called GITHUB_TOKEN or passed explicitely with the --gh-token command line parameter.

Example:

summarize --gh-label release/2023-01

The example above generates the release notes for the release 2023-01.

For a list of available options run:

summarize --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published