Git Product home page Git Product logo

backlog-cli's Introduction

shufo

backlog-cli's People

Watchers

 avatar  avatar

backlog-cli's Issues

Bulk Import issues from CSV

Problem

Currently there is no way to create multiple issues at once.

Solution

Specify CSV and import it.

# create example template csv
$ backlog import --template > template.csv
# edit
$ vim template.csv
# import
$ backlog import template.csv

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update module github.com/charmbracelet/bubbletea to v0.25.0
  • chore(deps): update actions/cache action to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/setup-go v3
.github/workflows/release-please.yml
  • google-github-actions/release-please-action v3
  • actions/checkout v3
  • actions/setup-go v3
  • goreleaser/goreleaser-action v4
.github/workflows/release.yml
  • actions/checkout v3
  • actions/setup-go v3
  • goreleaser/goreleaser-action v4
gomod
go.mod
  • go 1.18
  • github.com/urfave/cli/v3 v3.0.0-alpha3
  • golang.org/x/crypto v0.1.0
  • github.com/briandowns/spinner v1.21.0
  • github.com/charmbracelet/bubbletea v0.24.2
  • github.com/charmbracelet/glamour v0.6.0
  • github.com/charmbracelet/lipgloss v0.6.0
  • github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203@0d226195f203
  • github.com/fatih/color v1.14.1
  • github.com/jedib0t/go-pretty/v6 v6.4.4
  • github.com/kenzo0107/backlog v0.0.0-20230515082938-44e2d1d88f42@44e2d1d88f42
  • github.com/manifoldco/promptui v0.9.0
  • github.com/shufo/find-config v0.1.1
  • gopkg.in/yaml.v3 v3.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

Bulk update issues from CSV

Problem

Sometimes I would like to edit multiple issues at once.
This type of problem is common but this feature's capability on backlog website is limited(you can change multiple issues at once, but you can not set different values to multiple issues at once)

Solution

Use CSV as bulk update source.

like

$ cat issues.csv
issue_no,assignee
PROJ-1,shuhei
PROJ-2,ichiro

$ backlog import issues.csv

By this way, you can update multiple issues with its own value.

Bulk Edit issues

Problem

Currently there is no feature like issue bulk editing.

Solution

  1. List issues first and let user to select multiple issues
  2. then show edit menu like single issue edit
  3. apply edit to selected multiple issues

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.