cellmage.integrations.jira_utilsยถ

Jira utility for interacting with the Jira API.

This module provides the JiraUtils class for fetching and processing Jira tickets.

Functions

hashable_lru_cache([maxsize, typed])

LRU cache decorator that can handle unhashable arguments.

Classes

JiraUtils([user_email, api_token, jira_url, ...])

Utility class for interacting with the Jira API.