You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
milestone, issue: Add milestone command and an alt-M keybinding for the issue command, which filters by the selected milestone (#23) (86cb9da), closes #21
issue, pr: Support fzf multi-selection when adding or removing labels via alt-l or alt-L keybindings, respectively (cac5f20)
label: Include the selected label's name in the prompt for editing the name via alt-n, description via alt-d, and color via alt-c (d45ea06)
label: Reload list after the edit keybindings (alt-n, alt-d, alt-c) to ensure info is up to date (b76453a)
run: Prompt to rerun (if failed) after viewing logs via the dunstify notification action (ff14747)
Bug Fixes
issue, pr: Exit with code 0 after checking out a branch via the alt-o keybindings (2dbea75)
label: Fix regression where enter keybinding printed the whole row of the selected item(s), rather than only the name (44bd0af)
run: Fix the message/format of notifications when the watcher's process is killed before completion (b419d35)