AM
I do a lot of automation around Jira, eg. when commit is merged into release branch, the ticket for delivery team is created, fancy release notes and binary artifacts are generated, and links to all complimentary information should be added to delivery ticket. While production code for this mostly Python & Groovy, short shell commands + jq proved to be the quickest and most convenient way to try & experiment with new things