Restricting repository names with a ruleset in a GitHub Enterprise Cloud organization #143979
Unanswered
bmitc
asked this question in
Enterprise
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
Similar to restricting branch names across all repositories in a GitHub Enterprise Cloud organization, I want to restrict the repository names themselves.
For example, I have the following branch ruleset:
And then inside that ruleset, I use a regular expression to restrict branch names:
I want to do the exact same thing but for repository names and am unable to find a way to do this.
Beta Was this translation helpful? Give feedback.
All reactions