Skip to content

Commit f0b007b

Browse files
committed
Add callout stating current limitations
1 parent 034b452 commit f0b007b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/batch-changes/push-only-changesets.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
<p className="subtitle">Learn how to push code changes to a code host without making a merge request.</p>
44

5+
<Callout type="note">Pushed-only changesets work on GitHub and GitLab only. They do not yet work with forked repositories.</Callout>
6+
7+
58
After you've [created a batch change](/batch-changes/create-a-batch-change), you will be redirected to a page displaying a list of the changesets the Batch Change created. From this page, you can apply any bulk operation to 1+ changesets.
69

10+
711
To push code to a new branch on a code host without also creating a merge request, simply select 'push only' from the dropdown menu:
812

913
[image would go here]

0 commit comments

Comments
 (0)