Skip to content

codenvy/jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codenvy JIRA Plugin

  • Issue event listener that generates Develop and Review factories for each new (factory enabled) issue.
  • Custom fields Develop and Review that display links to Codenvy workspaces
  • Administration page to configure the Codenvy instance, username and password the plugin will use.

Prerequisites

  • Java 8
  • JIRA >= 6.4

Create project 'parent' factories

Each JIRA projects that will be factory enabled must have a parent factory configured in Codenvy. This factory has to be named same as the key of the JIRA project.

Install the plugin on your instance

  1. As an admin go to Jira Administration > Add-ons page.
  2. Click on Manage add-ons on the left menu bar.
  3. Click the Upload add-on link at the top right side of the page.
  4. Enter the location of the JAR.
  5. Click Upload.

Configure

  1. As an admin go to Jira Administration > System page. Click on Logging & Profiling on the left menu bar. Click on Configure logging level for another package. Add logging for com.codenvy.jira with level INFO.
  2. Create your projects (optional - projects may already exist).
  3. As an admin go to Jira Administration > Add-ons page. Click on Codenvy Administration at the bottom of the left menu bar. Configure Codenvy URL, username and password that will be used by the plugin. Click Save to persist the configuration.
  4. As an admin go to Jira Administration > Issues > Custom Fields. Click on Add Custom Field. In the dialog window click on Advanced in the left bar. Choose Codenvy Develop Field and click Next. Name your field ('Develop' for instance) and click Create. Associate the field to the screens you want and click Update. Do the same to create a Codenvy Review Field.
  5. Create a new issue. Once created go on the issue page and access your Develop or Review workspace in one click.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published