Skip to content

Commit af30997

Browse files
documented features for tracking changesets
1 parent bab438c commit af30997

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/batch-changes/tracking-existing-changesets.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
<p className="subtitle">Learn how to track your existing changesets.</p>
44

5-
Batch Changes allow you not only to [publish changesets](/batch-changes/publishing-changesets) but also to **import and track changesets** that already exist on different code hosts. That allows you to get an overview of the status of multiple changesets, with the ability to filter and drill down into the details of a specific changeset.
5+
Batch Changes allow you not only to [publish changesets](/batch-changes/publishing-changesets) but also to **import and track changesets** that already exist on different code hosts. That allows you to get an overview of the status of multiple changesets, with the ability to filter and drill down into the details of a specific changeset. After you have successfully imported changesets, you can perform the following bulk actions:
6+
7+
- Write comments on each of the imported changesets
8+
- Merge each of the imported changesets to main
9+
- Close each of the imported changesets
610

711
![tracking_existing_changesets_overview](https://sourcegraphstatic.com/docs/images/batch_changes/2024/tracking_existing_changesets_overview.png)
812

0 commit comments

Comments
 (0)