0.1.1 • Published 7 years ago

@aoki/clgen v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

clgen

Install

npm i -g @aoki/clgen

Setup Configuration by Environments Variables

NameDescriptionExampleDefaultNote
GITHUB_PROTOCOLUse protocol for GitHub APIhttphttpsFor GitHub Enterprise setting
GITHUB_TOKEN9uf23qoqfjoq4jtow-
GITHU_HOSTSpecify GitHub Hostgithub.example.comgithub.comFor GitHub Enterprise setting
JIRA_URLIssue tracker JIRA URLjira.example.com-
TICKET_REGEXTicket tag regex in PR title\[#(FOOBAR-\d+)]-Match [#FOOBAR-123][BUGFIX] This is sample task

Development

 git clone https://github.com/ringohub/clgen.git
 npm i
 npm link