Skip to content

Releases: halprin/fcli

4.0.0

26 Feb 16:37
f710ff5
Compare
Choose a tag to compare
  • Added ability to create new backlog stories (in addition to the existing ability to create backlog tasks).

3.1.0

23 Jan 04:22
8a2739f
Compare
Choose a tag to compare
  • Leave a comment on any Jira issue
  • Allows any case for importance and level of effort
  • Triage or EL tasks no longer are assigned to yourself by default
  • Task scoring is much faster
  • Ability to score a backlog task's VFR by adding a duration and cost of delay

3.0.0

29 Nov 02:13
36c7990
Compare
Choose a tag to compare
  • Ability to transition tasks between states.
  • Support to create, transition, and score EL tasks.
  • Use the new Jira specific fields for importance, effort, and due date instead of appending the data at the end of the task description.

2.0.1

01 Nov 23:00
947c65f
Compare
Choose a tag to compare
  • Correctly score triage tickets due a day in the past or the day the algorithm is ran.

2.0.0

30 Oct 22:46
a5ebe4c
Compare
Choose a tag to compare
  • fcli version to display the version installed.
  • When using the keyboard to enter in your credentials, your username and password was asked for each call to Jira in a single invocation of fcli. Your credentials will be cached now so you will only be asked once during a single invocation of fcli.
  • Ability to list all the open triage tasks in JSON format.
  • Ability to score all open triage tasks based on importance, effort, and due date.
  • Newly created triage tickets now require importance, effort, and due date to be specified.
  • Triage tasks are now created using fcli triage create command and sub-command.
  • Backlog tasks are now created using fcli backlog create command and sub-command.

1.1.0

17 Oct 03:40
7bae180
Compare
Choose a tag to compare
  • Better readme.
  • Automatically assigns the triage task to the creator.
  • Option to not automatically assign a triage task.

1.0.0

12 Oct 19:32
dfeae3e
Compare
Choose a tag to compare

It works and has authentication!