-
Notifications
You must be signed in to change notification settings - Fork 16
Expand Jira docs #427
Copy link
Copy link
Open
Labels
Description
Please add a section to the Jira docs that explains the main use case for the integration. With the Jira integration, users can request OpenHands to read the ticket and implement the requirements, resulting in an OpenHands conversation that generates a pull request. Doing so requires the user to provide the repo location either in 1) the body of the ticket itself, or 2) within the comment.
Example ticket
Title: Add SAML Support
Body: As an administrator for my web app, I want to configure SAML so I can provide secure access to my system.
GitHub repository: AcmeCo/WebApp
AC:
- Verify an administrator can configure SAML settings
- Verify an end user can authenticate via SAML
You can then request OpenHands the following ways:
- Adding an 'openhands' label
- Using `@openhands please review these requirements, generate a plan, and then proceed with implementation'
Reactions are currently unavailable