Skip to content

Allow for setting the "Reporter" field on issue creation #189

Closed Answered by ankitpokhrel
openfellas-freiburg asked this question in Ideas
Discussion options

You must be logged in to vote

Hi @axxelia-freiburg, this is done with #539 and will be available in the next release. If you wish to use it for now, you can do so by installing the main branch using one of the following methods.

# Docker
$ docker run -it --rm ghcr.io/ankitpokhrel/jira-cli:main

# Golang
$ go install github.com/ankitpokhrel/jira-cli/cmd/jira@main

# Homebrew
$ brew tap ankitpokhrel/jira-cli
$ brew install jira-cli --HEAD

You can also compile the code locally using the steps mentioned here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ankitpokhrel
Comment options

Answer selected by ankitpokhrel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
2 participants