Skip to content

shell script to automate git features and github issues

Notifications You must be signed in to change notification settings

Leoglme/automate-issue-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

Automate issue github

shell script to automate git features and github issues

Language Language

The source code is on the repo automate-issue-github

Install

 $ git clone https://github.com/Leoglme/automate-issue-github
 $ cd automate-issue-github
 $ sh izigit.sh -h

Features

$ create [ticket_number] Create, fetch and checkout branch for ticket ( example: izigit create 654 )
$ reset Reset test branch, so that it is strictly identical to the preprod branch ( example: izigit reset )reset Reset test branch, so that it is strictly identical to the preprod branch ( example: izigit reset )
$ test [ticket_number] Merge issue branch into test branch ( example: izigit test 654 )
$ test [ticket_number] Merge issue branch into test branch ( example: izigit test 654 )
$ pr [ticket_number] Creating a pull request from the github issue branch to the preprod branch ( example: izigit pr 654 )pr [ticket_number] Creating a pull request from the github issue branch to the preprod branch ( example: izigit pr 654 )
$ -h print help

License

Copyright (MIT) 2022 Dibodev

About

shell script to automate git features and github issues

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages