1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Custom repo properties on repo creation (#51841)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
This commit is contained in:
Patrick Knight
2024-09-10 09:46:42 -05:00
committed by GitHub
parent 6849380d2d
commit dae3abbde2
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Reference: #15332
# Allows actors with the ability to create repos to be required to enter custom properties on repo creation.
versions:
ghec: '*'
ghes: '>= 3.15'