Skip to content

alessio-biancone/loki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loki

issue-generator

loki will generate issue names, status and other information given an issue-tracker to get the issues from.

CLI Interface

This is just an idea of how to use loki, for more information read loki --help.

loki <issue-tracker>\
  --token <token>
  --filter <feat|task|..>
  --column <column>
  --format <output_format>

Format specification

  • {issue}: the issue name
  • {tags}: list of the tags [divided with commas]
  • {assignee}: list of assignees [divided with commas]

About

issue-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published