Skip to content

Commit a597839

Browse files
authored
Apply suggestions from code review
1 parent 04dfe4b commit a597839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ plugins:
2020
See link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dynamic-plugins-title}].
2121
. Only {product-short} administrators or users with the `bulk.import` permission can use the Bulk Import feature.
2222
Configure the required `bulk.import` RBAC permission for the users that are not administrators.
23-
See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub].
2423
+
2524
.`rbac-policy.csv` fragment
2625
[source,csv,subs="+quotes"]
@@ -30,7 +29,8 @@ p, role:default/bulk-import, catalog-entity.read, read, allow
3029
p, role:default/bulk-import, catalog.entity.create, create, allow
3130
g, user:default/__<your_user>__, role:default/bulk-import
3231
----
33-
32+
+
33+
See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub].
3434

3535
.Verification
3636
* The sidebar displays a *Bulk Import* line.

0 commit comments

Comments
 (0)