Skip to content

tool for finding the patch release version of PRs that had automatic backports

Notifications You must be signed in to change notification settings

johnlanda/patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Patches

Patches is a shell script to help quickly find which patch versions a particular PR made it out in.

Patches will only work for PRs that were automatically backported by the backport assistant. If there are no tags returned for a specific PR and you believe that it has gone out, double check to see if it was manually backported.

Usage

./patches.sh

The script will prompt you to install necessary dependencies and login to github. Then it will ask for a repository and a PR number. It will go and find the automatic backports and their commits then search for tags which contain the relevant commits.

About

tool for finding the patch release version of PRs that had automatic backports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages