-
-
Notifications
You must be signed in to change notification settings - Fork 14
CRAVEX Jira workflow integration #350 #375
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
Conversation
Signed-off-by: tdruez <tdruez@nexb.com>
@DennisClark This PR is still a work in progress but you're welcome to give it a try and provide some feedback. |
Here is my Jira Project. https://aboutcode-dejacode.atlassian.net/jira/servicedesk/projects/AD/queues/custom/4 I just added an invite to you https://aboutcode-dejacode.atlassian.net/jira/servicedesk/projects/AD/customers |
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
Signed-off-by: tdruez <tdruez@nexb.com>
@tdruez I am not able the edit the Workflow on my Perhaps we should send a |
oh, and maybe it needs to be |
Signed-off-by: tdruez <tdruez@nexb.com>
@tdruez Retesting shows progress; however, Closing the DejaCode Request passed the closing comment successfully, but the status in Jira is, surprisingly, "Reopened" -- I don't understand that. |
Another Jira link of my requests-to-date: It includes one that I created manually (with a different workflow), but the other two came from DejaCode. |
Issue: #350
Documentation
https://dejacode.readthedocs.io/en/latest/integrations-jira.html
Changes
jira_user
and ajira_token
field on the Dataspace configuration model.JiraIntegration
class.integrations
module organizationissue_tracker_id
value.BaseIntegration
class (migrate GitHub and GitLab integrations to the new system).204 No Content
responses.raw_update
inlink_external_issue
.DejaCode configuration
Refer to https://dejacode.readthedocs.io/en/latest/integrations-jira.html for detailed instructions.
Notes