Skip to content

simonihmig/fastboot-migration-issue-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastboot-migration-issue-creator

Create a Github issue for every addon that has known issues with the breaking changes introduced by FastBoot 1.0.

Usage

node src/index.js -u <github_username> -p <github_password>
node src/index.js -u <github_username> -p <github_password> -t // test mode, don't create issues

Test mode

Skip creating Github issues:

node src/index.js -u <github_username> -p <github_password> -t

Work on dummy addon

Instead of searching for real addons that need to be fixed, create issues on this dummy repo:

node src/index.js -u <github_username> -p <github_password> -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages