SlideShare a Scribd company logo
1 of 11
JIRA to GIT linking & Smart-
Commit
Gagan Vishal Mishra
JIRA-GIT Linking
Introduction:
In this tutorial following points are being covered
1. Link JIRA to GIT
2. Smart-Commit command
Required Access:
1. User must have admin access on JIRA & GIT.
2. Email id must be same on JIRA & GIT.
Uses:
After linking JIRA to GIT account, with help of Smart-Commit developer can work with
JIRA ticket transition states even without opening JIRA account.
JIRA-GIT Linking
Create OAuth access token for your GIT account
1. Login to GitHub & select settings under Profile.
2. Select Developer Settings and add a ‘New OAuth App’.
3. Enter Application name as a unique name.
4. In ‘Homepage URL’ & ‘Authorization callback URL’, enter BASE user of your JIRA
account e.g. https://myjiracloud.atlassian.net.
5. Click ‘Register Application’
JIRA-GIT Linking
Create OAuth access token for your GIT account Cont.…
6. Copy client-ID & Client secret from GIT account to be used in JIRA.
JIRA-GIT Linking
JIRA Configuration for GIT
1. Log into JIRA account as Administrator.
2. Select Applications from right hand Cog (Setting icon).
3. Under Applications tab select ‘DVCS Accounts’.
4. Click on ‘Link on BitBucket cloud or Git Account’ and select GIT
JIRA-GIT Linking
JIRA Configuration for GIT Cont…
5. Enter your GIT team-name or your GIT user name in first field.
6. Enter copied GIT Client- ID in OAuth Key field.
7. Enter GIT client secret under OAuth Secret field.
8. Leave both check mark selected.
9. Click on ‘Add’. JIRA will navigate ask access to GIT account access. Provide
your GIT access.
10. Once success JIRA will reload previous page & will start pulling your
repos.
11. Just wait here, as syncing may took some time.
12. Once syncing completed, Now you have linked JIRA to GIT.
SMART-COMMIT
Once linking completed between JIRA & GIT, a developer can change JIRA
ticket’s status without opening JIRA account.
Create a ticket on your JIRA board say TA-2286.
Commands:
1. Comment: For adding comment on JITA from Terminal/command prompt
git commit –m “JIRA-ID #comment your comment”
Example: commit -m “TA-2286 #comment Added from GIT Commit command”
Open your JIRA ticket & look for comment. If comment is not then please refresh your DVCS
account from JIRA application tab.
Once refreshed comment would be available on JIRA ticket.
SMART-COMMIT
Commands Cont…:
1. Time Log: For adding Time log on JIRA from Terminal/command prompt
git commit -m “JIRAID #time w d h m Total work logged”
where
w: weeks
d: days
h: hours
m: minutes
Example: git commit -m “TA-2286 #time 1w 2d 4h 30m Total work logged”
Open your JIRA ticket and you can see your time log on the given ticket.
SMART-COMMIT
Commands Cont…:
1. Status: This field depends on the status available for your JIRA Ticket. You
can find your available JIRA ticket status as below screen shot
I have To Do, Dev In Progress, Code Review, Ready for Testing etc. status for a
ticket.
SMART-COMMIT
Commands Cont…:
git commit –m “JIRA-ID #<TransitionState>”
Examples:
git commit -m “TA-2286 #Ready for Testing”
git commit -m “TA-2286 #Testing In Progress”
git commit -m “TA-2286 #Done”
Open your JIRA ticket & you can see status change for given ticket.
SMART-COMMIT
THANKS
Gagan Vishal Mishra
For any suggestion please connect me
at gagan5278@gmail.com

More Related Content

What's hot

Estimation techniques and software metrics
Estimation techniques and software metricsEstimation techniques and software metrics
Estimation techniques and software metricsMae Abigail Banquil
 
Integration testing
Integration testingIntegration testing
Integration testingqueen jemila
 
Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)Mohamed Sami El-Tahawy
 
Performance testing presentation
Performance testing presentationPerformance testing presentation
Performance testing presentationBelatrix Software
 
Best Practices for Test Case Writing
Best Practices for Test Case WritingBest Practices for Test Case Writing
Best Practices for Test Case WritingSarah Goldberg
 
Manual testing interview question by INFOTECH
Manual testing interview question by INFOTECHManual testing interview question by INFOTECH
Manual testing interview question by INFOTECHPravinsinh
 
Defect life cycle and Defect Status Life Cycle
Defect life cycle and Defect Status Life CycleDefect life cycle and Defect Status Life Cycle
Defect life cycle and Defect Status Life Cyclepavansmiles
 
Writing Test Cases in Agile
Writing Test Cases in AgileWriting Test Cases in Agile
Writing Test Cases in AgileSaroj Singh
 
Chapter 1 - Mobile World - Business and Technology Drivers
Chapter 1 - Mobile World - Business and Technology DriversChapter 1 - Mobile World - Business and Technology Drivers
Chapter 1 - Mobile World - Business and Technology DriversNeeraj Kumar Singh
 
01 software test engineering (manual testing)
01 software test engineering (manual testing)01 software test engineering (manual testing)
01 software test engineering (manual testing)Siddireddy Balu
 
10 software maintenance
10 software maintenance10 software maintenance
10 software maintenanceakiara
 
Performance Test Plan - Sample 1
Performance Test Plan - Sample 1Performance Test Plan - Sample 1
Performance Test Plan - Sample 1Atul Pant
 
General test cases for mobile app
General test cases for mobile appGeneral test cases for mobile app
General test cases for mobile appnatraj panner
 
Types of software testing
Types of software testingTypes of software testing
Types of software testingPrachi Sasankar
 
Load Testing Strategy 101
Load Testing Strategy 101Load Testing Strategy 101
Load Testing Strategy 101iradari
 

What's hot (20)

Estimation techniques and software metrics
Estimation techniques and software metricsEstimation techniques and software metrics
Estimation techniques and software metrics
 
Code Review
Code ReviewCode Review
Code Review
 
Integration testing
Integration testingIntegration testing
Integration testing
 
Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)Software Development Life Cycle (SDLC)
Software Development Life Cycle (SDLC)
 
Performance testing presentation
Performance testing presentationPerformance testing presentation
Performance testing presentation
 
Best Practices for Test Case Writing
Best Practices for Test Case WritingBest Practices for Test Case Writing
Best Practices for Test Case Writing
 
Manual testing interview question by INFOTECH
Manual testing interview question by INFOTECHManual testing interview question by INFOTECH
Manual testing interview question by INFOTECH
 
Defect life cycle and Defect Status Life Cycle
Defect life cycle and Defect Status Life CycleDefect life cycle and Defect Status Life Cycle
Defect life cycle and Defect Status Life Cycle
 
Writing Test Cases in Agile
Writing Test Cases in AgileWriting Test Cases in Agile
Writing Test Cases in Agile
 
Compatibility Testing
Compatibility TestingCompatibility Testing
Compatibility Testing
 
V model
V modelV model
V model
 
Chapter 1 - Mobile World - Business and Technology Drivers
Chapter 1 - Mobile World - Business and Technology DriversChapter 1 - Mobile World - Business and Technology Drivers
Chapter 1 - Mobile World - Business and Technology Drivers
 
01 software test engineering (manual testing)
01 software test engineering (manual testing)01 software test engineering (manual testing)
01 software test engineering (manual testing)
 
iOS Application Testing
iOS Application TestingiOS Application Testing
iOS Application Testing
 
10 software maintenance
10 software maintenance10 software maintenance
10 software maintenance
 
Performance Test Plan - Sample 1
Performance Test Plan - Sample 1Performance Test Plan - Sample 1
Performance Test Plan - Sample 1
 
General test cases for mobile app
General test cases for mobile appGeneral test cases for mobile app
General test cases for mobile app
 
Types of software testing
Types of software testingTypes of software testing
Types of software testing
 
Load Testing Strategy 101
Load Testing Strategy 101Load Testing Strategy 101
Load Testing Strategy 101
 
Checklist for andriod app testing.
Checklist for andriod app testing.Checklist for andriod app testing.
Checklist for andriod app testing.
 

Similar to Linking between JIRA & GIT, Smart Commit Command

CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...
CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...
CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...CloudIDSummit
 
Git Code Review - Best Practices.pptx
Git Code Review - Best Practices.pptxGit Code Review - Best Practices.pptx
Git Code Review - Best Practices.pptxParveenSoni21
 
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)Implementing Your Full Stack App with MongoDB Stitch (Tutorial)
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)MongoDB
 
Meteor workshop
Meteor workshopMeteor workshop
Meteor workshopNodeXperts
 
How to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website applicationHow to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website applicationAzilen Technologies Pvt. Ltd.
 
GitPro Whitepaper
GitPro WhitepaperGitPro Whitepaper
GitPro WhitepaperERP Buddies
 
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...Smackcoders, Inc.
 
Google Cloud Messaging
Google Cloud MessagingGoogle Cloud Messaging
Google Cloud MessagingAshiq Uz Zoha
 
Aug Xml Net Forum Dynamics Integration
Aug Xml Net Forum Dynamics IntegrationAug Xml Net Forum Dynamics Integration
Aug Xml Net Forum Dynamics IntegrationMariAnne Woehrle
 
Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0DigiLocker
 
Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Amit Ranjan
 
Subscribed zuora forsalesforce training -section301-final
Subscribed zuora forsalesforce training -section301-finalSubscribed zuora forsalesforce training -section301-final
Subscribed zuora forsalesforce training -section301-finalSamuel Sharaf
 
New Features April 27 2009
New Features April 27 2009New Features April 27 2009
New Features April 27 2009agilebuddy
 
Testing Connection Between Server to Server with TelegramBot & Googlesheet
Testing Connection Between Server to Server with TelegramBot & Googlesheet Testing Connection Between Server to Server with TelegramBot & Googlesheet
Testing Connection Between Server to Server with TelegramBot & Googlesheet kimsrung lov
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerceCedCommerce
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesIBM Connections Developers
 
Jet Magento 2 Integration User Manual By CedCommerce
Jet Magento 2 Integration User Manual By CedCommerce Jet Magento 2 Integration User Manual By CedCommerce
Jet Magento 2 Integration User Manual By CedCommerce CedCommerce
 
SH 2 - SES 1 - Stitch_Workshop_TLV.pptx
SH 2 - SES 1 - Stitch_Workshop_TLV.pptxSH 2 - SES 1 - Stitch_Workshop_TLV.pptx
SH 2 - SES 1 - Stitch_Workshop_TLV.pptxMongoDB
 

Similar to Linking between JIRA & GIT, Smart Commit Command (20)

CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...
CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...
CIS13: So, You Want to Be a Relying Party: Federated Login with Google Identi...
 
Git Code Review - Best Practices.pptx
Git Code Review - Best Practices.pptxGit Code Review - Best Practices.pptx
Git Code Review - Best Practices.pptx
 
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)Implementing Your Full Stack App with MongoDB Stitch (Tutorial)
Implementing Your Full Stack App with MongoDB Stitch (Tutorial)
 
Meteor workshop
Meteor workshopMeteor workshop
Meteor workshop
 
How to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website applicationHow to integrate portlet as widget in liferay to any website application
How to integrate portlet as widget in liferay to any website application
 
GitPro Whitepaper
GitPro WhitepaperGitPro Whitepaper
GitPro Whitepaper
 
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...
Vtiger Google Calendar Sync powers bi way synchronization between VTiger CRM ...
 
Google Cloud Messaging
Google Cloud MessagingGoogle Cloud Messaging
Google Cloud Messaging
 
Aug Xml Net Forum Dynamics Integration
Aug Xml Net Forum Dynamics IntegrationAug Xml Net Forum Dynamics Integration
Aug Xml Net Forum Dynamics Integration
 
Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0
 
Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0
 
Bitbucket and Git
Bitbucket and GitBitbucket and Git
Bitbucket and Git
 
Subscribed zuora forsalesforce training -section301-final
Subscribed zuora forsalesforce training -section301-finalSubscribed zuora forsalesforce training -section301-final
Subscribed zuora forsalesforce training -section301-final
 
New Features April 27 2009
New Features April 27 2009New Features April 27 2009
New Features April 27 2009
 
Testing Connection Between Server to Server with TelegramBot & Googlesheet
Testing Connection Between Server to Server with TelegramBot & Googlesheet Testing Connection Between Server to Server with TelegramBot & Googlesheet
Testing Connection Between Server to Server with TelegramBot & Googlesheet
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerce
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and Profiles
 
Jet Magento 2 Integration User Manual By CedCommerce
Jet Magento 2 Integration User Manual By CedCommerce Jet Magento 2 Integration User Manual By CedCommerce
Jet Magento 2 Integration User Manual By CedCommerce
 
DevOps Expt 2.pdf
DevOps Expt 2.pdfDevOps Expt 2.pdf
DevOps Expt 2.pdf
 
SH 2 - SES 1 - Stitch_Workshop_TLV.pptx
SH 2 - SES 1 - Stitch_Workshop_TLV.pptxSH 2 - SES 1 - Stitch_Workshop_TLV.pptx
SH 2 - SES 1 - Stitch_Workshop_TLV.pptx
 

More from Gagan Vishal Mishra

More from Gagan Vishal Mishra (9)

iOS Versions history
iOS Versions historyiOS Versions history
iOS Versions history
 
Core data optimization
Core data optimizationCore data optimization
Core data optimization
 
Jenkins CI/CD setup for iOS in Mac OSX
Jenkins CI/CD setup for iOS in Mac OSXJenkins CI/CD setup for iOS in Mac OSX
Jenkins CI/CD setup for iOS in Mac OSX
 
Backbase CXP Manager Setup
Backbase CXP Manager SetupBackbase CXP Manager Setup
Backbase CXP Manager Setup
 
Dynamic databinding
Dynamic databindingDynamic databinding
Dynamic databinding
 
Visual Formatting Language in iOS
Visual Formatting Language in iOSVisual Formatting Language in iOS
Visual Formatting Language in iOS
 
Search API
Search APISearch API
Search API
 
IBDesignable & IBInspectible
IBDesignable & IBInspectibleIBDesignable & IBInspectible
IBDesignable & IBInspectible
 
Core Data Performance Guide Line
Core Data Performance Guide LineCore Data Performance Guide Line
Core Data Performance Guide Line
 

Recently uploaded

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Linking between JIRA & GIT, Smart Commit Command

  • 1. JIRA to GIT linking & Smart- Commit Gagan Vishal Mishra
  • 2. JIRA-GIT Linking Introduction: In this tutorial following points are being covered 1. Link JIRA to GIT 2. Smart-Commit command Required Access: 1. User must have admin access on JIRA & GIT. 2. Email id must be same on JIRA & GIT. Uses: After linking JIRA to GIT account, with help of Smart-Commit developer can work with JIRA ticket transition states even without opening JIRA account.
  • 3. JIRA-GIT Linking Create OAuth access token for your GIT account 1. Login to GitHub & select settings under Profile. 2. Select Developer Settings and add a ‘New OAuth App’. 3. Enter Application name as a unique name. 4. In ‘Homepage URL’ & ‘Authorization callback URL’, enter BASE user of your JIRA account e.g. https://myjiracloud.atlassian.net. 5. Click ‘Register Application’
  • 4. JIRA-GIT Linking Create OAuth access token for your GIT account Cont.… 6. Copy client-ID & Client secret from GIT account to be used in JIRA.
  • 5. JIRA-GIT Linking JIRA Configuration for GIT 1. Log into JIRA account as Administrator. 2. Select Applications from right hand Cog (Setting icon). 3. Under Applications tab select ‘DVCS Accounts’. 4. Click on ‘Link on BitBucket cloud or Git Account’ and select GIT
  • 6. JIRA-GIT Linking JIRA Configuration for GIT Cont… 5. Enter your GIT team-name or your GIT user name in first field. 6. Enter copied GIT Client- ID in OAuth Key field. 7. Enter GIT client secret under OAuth Secret field. 8. Leave both check mark selected. 9. Click on ‘Add’. JIRA will navigate ask access to GIT account access. Provide your GIT access. 10. Once success JIRA will reload previous page & will start pulling your repos. 11. Just wait here, as syncing may took some time. 12. Once syncing completed, Now you have linked JIRA to GIT.
  • 7. SMART-COMMIT Once linking completed between JIRA & GIT, a developer can change JIRA ticket’s status without opening JIRA account. Create a ticket on your JIRA board say TA-2286. Commands: 1. Comment: For adding comment on JITA from Terminal/command prompt git commit –m “JIRA-ID #comment your comment” Example: commit -m “TA-2286 #comment Added from GIT Commit command” Open your JIRA ticket & look for comment. If comment is not then please refresh your DVCS account from JIRA application tab. Once refreshed comment would be available on JIRA ticket.
  • 8. SMART-COMMIT Commands Cont…: 1. Time Log: For adding Time log on JIRA from Terminal/command prompt git commit -m “JIRAID #time w d h m Total work logged” where w: weeks d: days h: hours m: minutes Example: git commit -m “TA-2286 #time 1w 2d 4h 30m Total work logged” Open your JIRA ticket and you can see your time log on the given ticket.
  • 9. SMART-COMMIT Commands Cont…: 1. Status: This field depends on the status available for your JIRA Ticket. You can find your available JIRA ticket status as below screen shot I have To Do, Dev In Progress, Code Review, Ready for Testing etc. status for a ticket.
  • 10. SMART-COMMIT Commands Cont…: git commit –m “JIRA-ID #<TransitionState>” Examples: git commit -m “TA-2286 #Ready for Testing” git commit -m “TA-2286 #Testing In Progress” git commit -m “TA-2286 #Done” Open your JIRA ticket & you can see status change for given ticket.
  • 11. SMART-COMMIT THANKS Gagan Vishal Mishra For any suggestion please connect me at gagan5278@gmail.com