PROBLEM STATEMENT
Connecting cloud GITHUB and JIRA so that whenever there is a GITHUB commit it should get reflected over JIRA development dashboard.
Applicable to: – Jira and GITHUB cloud version
Plugin Required: – https://marketplace.atlassian.com/apps/1219592/github-for-jira?hosting=cloud&tab=overview
STEPS INVOLVED
INSTALLATION OF GITHUB FOR JIRA PLUGIN INSTALLATION
Click over the plugin link provided above under plugin required section then over the marketplace page click on option Get it now make sure we have choosen cloud version.

Choose your cloud site on which you want to install this plugin

Once configured properly it should shown under your manage app section of JIRA as added

INTEGRATION STEPS POST PLUGIN INSTALLATION
Post this addition your GITHUB cloud might ask some authentication to allow your JIRA cloud to access your GITHUB repository give the required permission post this we are done.
Now if we commit anything over GITHUB and provide the JIRA story/task id in GITHUB commit message box as shown below.

Next if we see now the JIRA dashboard under that particular story ID it should show the GIT commits done against that particular story/task.

