XP-Dev.com Documentation - Rally Integration
If you happen to use Rally as your issue/bug tracking tool, you can now get your source control commit changesets linked to your Rally artifacts (stories, defects, tasks, etc) and additionally either resolve, close or complete them.
Enabling Rally Integration
Configuring XP-Dev.com
- Head over to your XP-Dev.com project’s Source Control tab
- Click on the Rally sub-tab
- Click on Edit Rally Integration Options

- Turn on Rally Integration Enabled
- Enter your Rally username, password and base URL. Please omit the https:// portion.
- If you know your Rally project’s ID number, you can just enter it there. If you don’t, just click on Find Rally projects for the user above and it will search for projects for the user that was provided. If some projects were found, you should see them listed in a drop-down box next to the link.
- Click on Save

Smart Commit Messages for Rally
Whenever you commit a new change into your XP-Dev.com repository, all you have to do is reference a Rally artifact in your commit message.
For e.g. the commit message US3, US5 this is just a comment will add a changeset to the Rally user stories US3 and US5.

Additionally, you can get XP-Dev.com to complete stories and tasks, as well as mark defects as resolved:
For e.g. the commit message a nice change to close US3 will add a changeset to story US3 and mark it as completed.


Disabling Rally Integration
- Head over to your XP-Dev.com project’s Source Control tab
- Click on the Rally sub-tab
- Click on Edit Rally Integration Options
- Uncheck the box next to Rally Integration Enabled
- Click on Save

