Benefits of integrating ServiceNow with Git
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2016 02:52 PM
Can someone explain me the benefits of integrating Git with Servicenow. We are considering Git --> bitbucket --> JIRA --> Bamboo integration for our team development, now if we use this tools set, how ServiceNow will going to help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2016 09:00 PM
Alex is correct. Scoped apps only. You can still make your customizations (e.g. adding fields to incident) using a scoped app.
The key differences between Team Development and Source Control (Git integration) are:
Team Development
- Enforces a review process/approvals
Git
- Enables release management through branches & tags
Both
- Allow multiple developer instances

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 11:36 AM
It sounds like Git and Team Development are not necessarily mutually exclusive. Can both be used? Is there any guidance on how this should be done?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 12:05 PM
Hi John,
We've got it all covered for you... Live at K16, we did a TechNow episode on this very thing. The Team Dev/Git info is part of it. Check around 13:25 on the video.
Ask the Expert: Source Control New Platform Feature in Helsinki, TechNow Ep26

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2016 04:37 PM
Let me know if that answered your question. If so, please mark it as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this discussion from your "inbox", use the "mark as correct" option under actions. If you are viewing it directly from the thread use the Correct Answer link (red with a star).
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2016 07:18 AM
Chuck,
I'm not sure if this was directed to me or the OP. I'm thinking it must be the OP as I don't see a Correct Answer available.
In any case while your answers and video are helpful I was looking for a bit more detailed guidance rather than a quick overview.
For example, in the overall Git / scm community there are excellent resources for workflow strategies:
I'd like to see similar documentation and guidance on practical real-world workflows using Team Development and Git.
Would also love to see more detailed guidance on the use of scoped apps within an enterprise implementation (i.e., not a store vendor).
Perhaps things are still too new for both of these topics to even envision what that guidance would be.