Skip to content

Commit 6692020

Browse files
author
GitHub Actions
committed
Topology modularization
1 parent beb0847 commit 6692020

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/importing-repositories/procedure-enabling-the-bulk-import-from-github-feature.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
You can enable the Bulk Import feature for users and give them the necessary permissions to access it.
77

88
.Prerequisites
9-
* You have {introduction-to-plugins-book-link}#enabling-github-repository-discovery[enabled GitHub repository discovery].
9+
* You have {integrating-with-github-book-link}#enabling-github-repository-discovery[enabled GitHub repository discovery].
1010

1111
.Procedure
1212
. The Bulk Import plugins are installed but disabled by default.

modules/importing-repositories/procedure-managing-the-imported-repository-list.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Empty:: {product-short} is unable to determine the import job status because the
2626
[NOTE]
2727
====
2828
* After an import pull request is merged, the import status is marked as _Added_ in the list of Added Repositories, but it might take a few seconds for the corresponding entities to appear in the {product-short} Catalog.
29-
* A location added through other sources (like statically in an `{my-app-config-file}` file, dynamically when {introduction-to-plugins-book-link}#enabling-github-repository-discovery[enabling GitHub discovery], or registered manually using the "Register an existing component" page) might show up in the Bulk Import list of Added Repositories if the following conditions are met:
29+
* A location added through other sources (like statically in an `{my-app-config-file}` file, dynamically when {integrating-with-github-book-link}#enabling-github-repository-discovery[enabling GitHub discovery], or registered manually using the "Register an existing component" page) might show up in the Bulk Import list of Added Repositories if the following conditions are met:
3030
** The target repository is accessible from the configured GitHub integrations.
3131
** The location URL points to a `catalog-info.yaml` file at the root of the repository default branch.
3232
====

0 commit comments

Comments
 (0)