diff --git a/Documentation/pg-plugin-endpoints.txt b/Documentation/pg-plugin-endpoints.txt index ff62da1abd..9b5265b1c8 100644 --- a/Documentation/pg-plugin-endpoints.txt +++ b/Documentation/pg-plugin-endpoints.txt @@ -114,6 +114,10 @@ In addition to default parameters, the following are available: + String name of the repository currently being configured. +* `readOnly` ++ +Boolean whether the repository configuration is read only by the logged in user. + === settings-menu-item This endpoint is situated at the end of the navigation menu in the settings screen. diff --git a/polygerrit-ui/app/elements/admin/gr-repo/gr-repo.html b/polygerrit-ui/app/elements/admin/gr-repo/gr-repo.html index 32bfd84ee5..8604ad8743 100644 --- a/polygerrit-ui/app/elements/admin/gr-repo/gr-repo.html +++ b/polygerrit-ui/app/elements/admin/gr-repo/gr-repo.html @@ -361,6 +361,7 @@ limitations under the License. +