- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2025 07:30 PM
We have configured the product for DPR usage and connected Jira and GitHub.
What needs to be done to ensure that the commit history linked to issues in Jira is also tracked in DPR?
Seeing that a Commits tab exists, it seems that the related information should be collected.
However, it is not being collected.
Please help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2025 09:41 PM - edited ‎09-29-2025 09:43 PM
@Suhyeon Lee , As per your screenshot, I noticed that you are providing Workitem number of DevOps instead provide your native id.
Please update it to the following format:
KTDSPOC-134: {your message}
Also, ensure that both your plan and repo are set to track=true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2025 12:16 AM
You're very welcome! 😊
Glad I was able to assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
hi @SuryakiranM4342 we are facing similar issue with ADO. GitHub team have added their commits to ADO work item, but it is not reflecting in ServiceNow DPR work item. can you please help me understand what could be the cause?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @RC19 ,
Please verify the following configurations:
- Ensure the respective GitHub repository has
track = trueenabled. - Confirm that the GitHub repository and the Jira plan are associated with the same application.
- Verify that the commit message follows the required format, for example:
{ADO work item number}: {your commit message}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
hi @SuryakiranM4342 does this need integration setup between servicenow dpr and github as well ? or the integration between ServiceNow DPR and ADO and between ADO and github enough ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@RC19 ,
Create an application product in DPR.
Associate the plan and repository with the product in DPR.

