When you integrate Kiln with Manuscript, you will get a full circle audit history: from customer report to bug report to code fix to updating the customer. In a Manuscript case, you will be able to see:
- The changeset (from Kiln) sorted between your case edits and/or emails based on the time the changeset was created. This shows up automatically and immediately whenever a changeset is associated to a case.
- List of code reviews that include changesets associated to the case
- Number of changesets associated to this case
- Ability to create a code review
- List of changesets associated to the case
- The short changeset ID
- The author of the changeset
- The time the changeset was committed
- The repository the changeset is in, and if the changeset shows up in any related repositories
- List of tags on this changeset
- The changeset’s commit message
Additional items to note:
- Each changeset is only listed once even if it’s in multiple repositories. If your changeset gets pushed to many repositories, this will significantly reduce the clutter.
- Each changeset is displayed alongside a list of every repository which contains it under the “# related” link. This means that at a glance, you can see which changesets have been pulled where.
- Add the short changeset ID to a case comment for FogBugz to automatically link to Kiln’s search for that changeset ID. Also, add the “review K<some_number>” to a case comment for FogBugz to automatically link to the code review in Kiln.
- FogBugz, when displaying the changesets on the case, will respect your Kiln permissions. If someone can view a case, but doesn’t have access to the repository in Kiln, then they will not see the Kiln changeset and commit message.
Priyanka Bhotika
Comments