solarekm/Create Jira Issue

Creates a Jira issue or Sub-task with enhanced security, validation, and enterprise-grade reliability

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira_serverThe Jira server URL (e.g., https://company.atlassian.net)yes
jira_usernameThe Jira username or email addressyes
jira_api_tokenThe Jira API token (not password!)yes
project_keyThe Jira project key (e.g., PROJ, DEV)yes
issue_typeThe type of the issueyesTask
parent_issue_keyThe key of the parent issue if creating a Sub-task (e.g., PROJ-123)no
assigneeAssignee username (optional)no
issue_summaryThe summary/title of the issueyes
issue_descriptionThe detailed description of the issueyes
issue_priorityThe priority of the issueyesMedium
issue_labelsComma-separated labels for the issue (e.g., bug,frontend,urgent)no
attachment_pathsComma-separated paths of files to attach (e.g., ./logs/error.log,./screenshots/bug.png)no
log_levelLogging level for debugging (DEBUG, INFO, WARNING, ERROR)noINFO
namedescription
issue_keyThe key of the created Jira issue
issue_urlThe URL of the created Jira issue