Add maximum gem metadata size limit to GitHub Package RubyGems Registry documentation (#35797)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
@@ -3,3 +3,5 @@ package-settings-actions-access-menu: >-
|
||||
{% ifversion ghes or ghae %}through the **Actions access** menu option{% else %}by using the **Add Repository** button under "Manage Actions access" in the package's settings{% endif %}
|
||||
package-settings-actions-access-role-dropdown: >-
|
||||
the **Role** drop-down menu to select the default access level that you'd like the repository to have to your package.
|
||||
# packages registries limits
|
||||
limit_rubygems_max_metadata_size: '2 MB'
|
||||
|
||||
Reference in New Issue
Block a user