Skip to content

Commit 7825392

Browse files
themr0chmanwani-rh
andauthored
Apply suggestions from code review
Co-authored-by: Heena Manwani <[email protected]>
1 parent fa2789f commit 7825392

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ g, user:default/__<your_user>__, role:default/bulk-import
3737
* The *Bulk Import* page shows a list of *Added Repositories*.
3838

3939
.Troubleshooting
40-
* If clicking on the *Bulk Import* option displays the following error message: _To view the added repositories, contact your administrator to give you the `bulk.import` permission_, it means that your user does not have the necessary permission to use the Bulk Import feature.
41-
Refer back to link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub] for more information on how an administrator can add that permission to your user.
40+
* If clicking on the *Bulk Import* option displays the following error message:
41+
_To view the added repositories, contact your administrator to give you the `bulk.import` permission_, which means the user does not have the necessary permission to use the Bulk Import feature.
42+
See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub] for more information on how an administrator can add that permission to your user.

modules/importing-repositories/procedure-importing-multiple-repositories-from-github.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ The Bulk Import feature allows you to view all the GitHub repositories and organ
44
From there, you can pick any number of repositories and onboard them.
55

66
.Prerequisites
7-
* xref:enabling-ang-giving-access-to-the-bulk-import-feature[You enabled the Bulk Import feature].
8-
* xref:enabling-ang-giving-access-to-the-bulk-import-feature[Your {product-short} user has access to the Bulk Import feature].
7+
* You have xref:enabling-ang-giving-access-to-the-bulk-import-feature[enabled the Bulk Import feature].
8+
* You have xref:enabling-ang-giving-access-to-the-bulk-import-feature[access to the Bulk Import feature].
99
1010
.Procedure
11-
. Click on *Bulk Import* in the left sidebar.
12-
. Click on the *Add* button in the top-right corner to see the list of all repositories accessible from the configured GitHub integrations.
11+
. Click *Bulk Import* in the left sidebar.
12+
. Click the *Add* button in the top-right corner to see the list of all repositories accessible from the configured GitHub integrations.
1313
.. From the *Repositories* view, you can select any repository, or search for any accessible repositories.
14-
For each repository selected, a `catalog-info.yaml` will be generated.
14+
For each repository selected, a `catalog-info.yaml` is generated.
1515
.. From the *Organizations* view, you can select any organization by clicking on *Select* in the third column.
16-
This will allow you to pick one or more repositories that are part of the selected organization.
17-
. Click on *Preview file* to view or edit the details of the pull request for each repository.
18-
The pull request details form will be preloaded with some data, and you can also preview the content of the `catalog-info.yaml`.
16+
This option allows you to select one or more repositories from the selected organization.
17+
. Click *Preview file* to view or edit the details of the pull request for each repository.
18+
The pull request details form is preloaded with some data, and you can also preview the content of the `catalog-info.yaml`.
1919
If the repository already has a `.github/CODEOWNERS` file, you can select the *Use CODEOWNERS file as Entity Owner* checkbox to use it, rather than having the `content-info.yaml` contain a specific entity owner.
2020
. Click on *Save*.
2121
. Click on *Create pull requests*.

0 commit comments

Comments
 (0)