Skip to content

Instantly share code, notes, and snippets.

@nickboldt
Created April 30, 2026 23:07
Show Gist options
  • Select an option

  • Save nickboldt/86468bd9270d7ee5f2f24b1419c3eb00 to your computer and use it in GitHub Desktop.

Select an option

Save nickboldt/86468bd9270d7ee5f2f24b1419c3eb00 to your computer and use it in GitHub Desktop.
ai prompts
# Close JIRAs recursively
use `jira` commandline to close Feature <link> with comment "Closing as won't do.";
then look at child Epic tasks under that issue and close them too, with the same comment;
recurse into any children of those Epics and close them using the same comment too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment