Skip to content

Commit a287215

Browse files
Apply suggestions from code review
Co-authored-by: Subhash Khileri <[email protected]>
1 parent 3253ae9 commit a287215

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,12 @@ See link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dy
2828
[source,csv,subs="+quotes"]
2929
----
3030
p, role:default/bulk-import, bulk.import, use, allow
31-
p, role:default/bulk-import, catalog-entity.read, read, allow
32-
p, role:default/bulk-import, catalog.entity.create, create, allow
3331
g, user:default/__<your_user>__, role:default/bulk-import
3432
----
3533
+
3634
Note that only {product-short} administrators or users with the `bulk.import` permission can use the Bulk Import feature. See link:{authorization-book-url}#ref-rbac-permission-policies_title-authorization[Permission policies in Red Hat Developer Hub].
3735

3836
.Verification
39-
* The sidebar displays a *Bulk Import* line.
37+
* The sidebar displays a *Bulk Import* option.
4038
* The *Bulk Import* page shows a list of *Added Repositories*.
4139

0 commit comments

Comments
 (0)