Skip to content

mashrin/jira-bug-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIRA Bug Search

This project contains a Forge app written in Javascript that shows the top 3 stackoverflow link for a given issue. This allows to get links to top results directly from JIRA.

Requirements

See Set up Forge for instructions to get set up.

Quick start

  • Clone this repo

  • Register this application on your site using:

forge register
  • Install node modules:
npm install
  • Build and deploy your app by running:
forge deploy
  • Install your app in an Atlassian site by running:
forge install

Select JIRA

  • Develop your app by running forge tunnel to proxy invocations locally:
forge tunnel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors