Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Updated: March 20 , 2025***

Jira is a proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management.

:::note
This integration uses the [Jira REST API v3](https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#version).
:::

## Actions

* **Add Comment to Issue** *(Notification)* - Add a comment to the specified issue.
Expand Down Expand Up @@ -73,4 +77,4 @@ Ticketing System

## Change Log

* March 20, 2025 - First upload
* March 20, 2025 - First upload