clarifying monorepo support is experimental (#38865)

This commit is contained in:
Malo Marrec 2022-07-15 19:37:16 +02:00 committed by GitHub
parent 5610a715d8
commit 579963a160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ Create a batch change by specifying a search query to get a list of repositories
- [Handling errored changesets](how-tos/handling_errored_changesets.md)
- [Opting out of batch changes](how-tos/opting_out_of_batch_changes.md)
- [Bulk operations on changesets](how-tos/bulk_operations_on_changesets.md)
- Batch changes in monorepos
- Batch changes in monorepos <span class="badge badge-experimental">Experimental</span>
- [Creating changesets per project in monorepos](how-tos/creating_changesets_per_project_in_monorepos.md)
- <span class="badge badge-experimental">Experimental</span> [Creating multiple changesets in large repositories](how-tos/creating_multiple_changesets_in_large_repositories.md)