Skip to content

Latest commit

 

History

734 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-deflake

A GitHub CLI extension for rerunning flaky CI until it passes.

deflake will iterate the check suites/runs on the pr, find failing ones, and re-run them. E.g.

$ gh deflake https://github.com/myorg/myrepo/pull/42
INFO[0004] Rerun triggered for actions workflow run https://github.com/myorg/myrepo/actions/runs/1234/job/12345 (123456). 
INFO[0004] Rerun triggered for actions workflow run https://github.com/myorg/myrepo/actions/runs/5678/job/56789 (5678910). 
INFO[0010] All check suites are now green. https://github.com/myorg/myrepo/pull/42

Installation

gh extension install https://github.com/chrisgavin/gh-deflake/

Upgrading

gh extension upgrade gh-deflake

Usage

gh deflake <pull request> [flags]

About

No description, website, or topics provided.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages