GithubHelp home page GithubHelp logo

task-creator's Introduction

Task

Get it from the Snap Store

This project is a work in progress.

A cool CLI tool to create an issue on GitHub, add it to a Zenhub epic, estimate it and move it to the Zenhub pipeline "In progress".

Usage

usage: task.py [-h] epic-id estimate title

A CLI tool to add issues in an epic

positional arguments:
  epic-id     This is the epic where the issue will be added
  estimate    Estimation of the epic (fibonacci)
  title       Title of the issue to create

optional arguments:
  -h, --help  show this help message and exit

Install

  • Generate a new token on Github with repos scope.
  • Generate a new token on Zenhub. Be sure about this task, it will delete all existing tokens of the dashboard.
  • Now run python task/task.py EPIC_NUMBER ESTIMATE "Title Of the issue"
  • Answer the questions asked
  • On you board the issue should be added under the epic EPIC_NUMBER with an estimate ESTIMATE and with the correct title.

Todo

  • Simplier installation
    • Alternative to environment variable (file ~/.config/task-creator.ini ?)
    • Installer bootstrap on first run
  • Generic code
    • Get PIPELINE_ID from API calls instead of harcoded (to do on bootstrap?)
    • Get REPO_ID from API calls instead of harcoded (to do on bootstrap?)
  • Add issue to current iteration
  • Features ideas
    • Save epic-id to avoid rewriting it when every time
    • Add close argument that should close the last issue created
    • Command clean to remove current configuration
  • Push to pypi
  • Create snap

task-creator's People

Contributors

anthonydillon avatar b-m-f avatar barrymcgee avatar renovate-bot avatar tbille avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

task-creator's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Preset name not found within published preset config (monorepo:babel6). Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.