Created
April 30, 2026 23:07
-
-
Save nickboldt/86468bd9270d7ee5f2f24b1419c3eb00 to your computer and use it in GitHub Desktop.
ai prompts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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