kepuvv / SRUtils

Repository with groovy scripts, which can help in managing Jira/Confluence services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRUtils - Jira/Confluence Automation Scripts

Introduction

Welcome to SRUtils! This repository is a collection of Groovy scripts designed to simplify and automate routine actions in Jira and Confluence. Targeted at administrators and developers, these scripts leverage the power of ScriptRunner to enhance your Atlassian tool experience.

Features

  • Automated workflow and screen configurations
  • Custom Jira issue scheme modifications
  • Advanced JQL functions
  • Scripted field generation

Getting Started

  1. Installation: Clone the repository.
  2. Configuration: Customize the scripts according to your Jira/Confluence setup.

Usage

Here's how you can use SRUtils to improve your Jira/Confluence operations:

  • Condition Scripts: Apply conditions to workflows for enhanced control.
  • Validator Scripts: Ensure data integrity with custom validators.
  • Listener Scripts: Respond to events in real-time with automated actions.

Examples

  • Automating User Assignments: Automatically assign issues based on specific criteria.
  • Custom Reporting: Generate tailored reports from Jira data.

About the Author

Evgeniy - an Atlassian tools specialist with over 5 years of experience. As a team lead and administrator, I've developed a deep understanding of Jira and Confluence.

Experience in:

  • Administration of Atlassian services (implementation , integration and development).
  • Also I work with deeply customized workflows/screen/issue schemes, automations (Jira built-in and written in Groovy) .
  • Team Management (as teamlead of unit, administering Atlassian tools).

Contact

Acknowledgements

Special thanks to the Atlassian community and all contributors to this project.

Useful links, that helped me at beginning:

SR:

REST API:

Examples:

About

Repository with groovy scripts, which can help in managing Jira/Confluence services

License:GNU General Public License v3.0


Languages

Language:Groovy 91.2%Language:Python 8.8%