veneciab / Automate-Everyday-Tasks-in-Jira

Automate Everyday Tasks in Jira, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate Everyday Tasks in Jira

Automate Everyday Tasks in Jira

This is the code repository for Automate Everyday Tasks in Jira, published by Packt.

A practical, no-code approach for Jira admins and power users to automate everyday processes

What is this book about?

Atlassian Jira makes it easier to track the progress of your projects, but it can lead to repetitive and time-consuming tasks for teams. No-code automation will enable you to increase productivity by automating these tasks. Automate Everyday Tasks in Jira provides a hands-on approach to implementation and associated methodologies that will have you up and running and productive in no time.

This book covers the following exciting features:

  • Understand the basic concepts of automation such as triggers, conditions, and actions
  • Find out how to use if–then scenarios and conditions to automate your processes with practical examples
  • Use smart values to achieve complex and more powerful automation
  • Implement use cases in a practical way, including automation with Slack, Microsoft Teams, GitHub, and Bitbucket
  • Discover best practices for writing and maintaining automation rules
  • Explore techniques for debugging rules and solving common issues

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

{
  "summary": "some summary text",
  "bugDescription": "some descriptive text",
  "softwareVersion": "version string"
}

Code in Action

Code in Action videos for this book can be viewed at http://bit.ly/3spHl2T.

Following is what you need for this book: This book is for Jira administrators and project managers who want to learn about automation capabilities provided in Jira. Familiarity with Jira and working knowledge of workflows and project configurations is required.

With the following software and hardware list you can run all code files present in the book (Chapter 1-11).

Software and Hardware List

Chapter Software required OS required
1-11 Jira Cloud NA
1-11 Jira Server (latest version) Windows, Mac OS X, and Linux (Any)
1-11 Automation for Jira (if using Jira Sever) NA
1-11 ScriptRunner for Jira NA
1-11 Confluence Cloud NA
1-11 Bitbucket Cloud NA
1-11 GitHub NA
1-11 Jenkins Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Gareth Cantrell is currently working at Square Enix as the ITSM Solution Architect. He has a software engineering background having spent at least 15 years of his 25-year career developing various software solutions for clients. For the past 10 years, Gareth has been involved in designing, implementing, and integrating solutions with Jira and other Atlassian tools, most of which have involved automation to varying degrees. He has worked on projects like End-to-end ITSM solutions with Jira/Slack and other 3rd party tools, Agile and DevOps implementations in Jira, with integrations to various CI/CD tools.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781800562868

About

Automate Everyday Tasks in Jira, published by Packt

License:MIT License


Languages

Language:Groovy 100.0%