Jira

constructor(projectKey: String, serverUrl: String = "https://issues.atlassian.com")

Parameters

projectKey

The key of the Jira project (e.g., "WINDS").

serverUrl

The URL of the Jira server (optional, defaults to Jira Cloud).