Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JIRA Tool #867

Closed
billabongrob opened this issue Nov 19, 2024 · 1 comment
Closed

Add JIRA Tool #867

billabongrob opened this issue Nov 19, 2024 · 1 comment
Assignees

Comments

@billabongrob
Copy link

We would like to request the addition of a JIRA tool to the repository. This tool should enable users to interact with JIRA, including creating, updating, and querying issues.

Proposed Features:

Create JIRA Issue: Allow users to create new issues in JIRA.
Update JIRA Issue: Enable users to update existing issues in JIRA.
Query JIRA Issues: Provide functionality to search and retrieve issues from JIRA.
Add Comments to JIRA Issues: Allow users to add comments to existing JIRA issues.

Benefits:

Streamline project management by integrating JIRA with the existing toolset.
Improve productivity by allowing users to manage JIRA issues directly from the repository.
Enhance collaboration by providing a unified interface for issue tracking and management.

Additional Information:

The tool should support authentication with JIRA using similar OAUTH mechanisms in place today.
It should handle different JIRA projects and issue types.
The tool should provide clear error messages and handle exceptions gracefully.

Thank you for considering this feature request. We believe that adding a JIRA tool will greatly enhance the functionality of the repository and benefit all users.

@cjellick cjellick transferred this issue from obot-platform/tools Dec 16, 2024
@njhale njhale added the tools label Dec 18, 2024
@sangee2004
Copy link

Able to configure Atlassian Oauth App successfully following the instructions provided for the Oauth provider.

Created an agent with jira bundle and was able to do the following:

Create JIRA Issue: Allow users to create new issues in JIRA.
Update JIRA Issue: Enable users to update existing issues in JIRA.
Query JIRA Issues: Provide functionality to search and retrieve issues from JIRA.
Add Comments to JIRA Issues: Allow users to add comments to existing JIRA issues.

Was also able to use all other tools available in the bundle. I have not been able to test list priorities tool which i will be following up on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants