Embold Connect (Jira Atlassian plugin)
Analyze the code quality of your Jira feature with issues added and fixed for a commit immediately.
Note: This plugin is only compatible with Embold enterprise account.
Embold Summary on Jira ticket
Embold summary brings source code quality reporting right inside Jira. Monitor the code quality of your feature at ticket level.
![Screenshot-2022-02-25-at-12.14.05-PM-768x304.png 768](https://files.readme.io/6d62772-Screenshot-2022-02-25-at-12.14.05-PM-768x304.png)
Commit History on Embold Product
Review commits made on your Github and Bitbucket linked repositories. As soon as a new commit is made, Embold automatically scans the committed files and reports code issues, vulnerabilities and duplication on Embold UI.
![commitscan-1536x785.png 1536](https://files.readme.io/ffa8913-commitscan-1536x785.png)
Installation of Embold on Jira plugin
- Get Embold Connect configuration from the marketplace.
- Go to Apps > Embold Connect. Embold Connect Configuration window will be displayed.
![Apps-Emb-connect-1.png 1343](https://files.readme.io/ea2a083-Apps-Emb-connect-1.png)
- Enter the Embold URL and Access Token details. For more info. about generating Access Token, read here.
![Login-Credentials.png 1366](https://files.readme.io/ee7b853-Login-Credentials.png)
- When the plugin is installed, and if still the user does not enter the Embold URL and Access Token details, and navigate to task, under Embold Summary, user will see the below message:
![Welcome.png 767](https://files.readme.io/64d98fb-Welcome.png)
Note;
Jira plugin is applicable to only embold enterprise account users
Commiting changes on GitHub/BitBucket account
Go to GitHub/BitBucket code> edit/modify code.
While committing the changes to the code, add the Jira ticket number. For e.g. TS-2 (Check below screenshot)
![Add-Jira-ticket-768x380.png 768](https://files.readme.io/7c12665-Add-Jira-ticket-768x380.png)
![BB-Jira-id.png 726](https://files.readme.io/5b6fbef-BB-Jira-id.png)
Jira Ticket Summary
Under Jira, Go to Projects > Specific task, the user will see the details under Embold Summary.
Embold summary can be accessed through three dots.
![EmboldSummary.png 1366](https://files.readme.io/cdad119-EmboldSummary.png)
Users can see how many times the commit has happened, with other details like fixed issues, open issues, and quality gate status.
![Emb-summary.png 1366](https://files.readme.io/b8e7cf6-Emb-summary.png)
If no Ticket id is mentioned against the code in GitHub/BitBucket while committing it, then the following message will be displayed under Jira ticket.
![No-code-registered.png 759](https://files.readme.io/d50b2a0-No-code-registered.png)
Updated over 2 years ago