New repository creation page #164980
Replies: 6 comments 14 replies
-
I can't see an option to name the default branch as |
Beta Was this translation helpful? Give feedback.
-
A bug report: GitHub don't support "\n" in desc now, but the new creation page allow this. Finally it will cause an error with no hint. maybe adding a limit is better? or add some hint more than "Repository creation failed"? |
Beta Was this translation helpful? Give feedback.
-
I tested the new repository creation page and found it very good, clean and intuitive. I hadn't noticed this new experience before, and it really made the process easier. |
Beta Was this translation helpful? Give feedback.
-
LGTM. Feature suggestion: Add a "Create me" button on 404 pages under one's own account prefix, which takes you to the repository creation page and prefills the repository name based on the URL of the 404 page. Then when I do this: $ git remote add origin https://github.com/user/repo
$ git push -u origin main
remote: Repository not found.
fatal: repository 'https://github.com/user/repo/' not found then I can just click the link and go straight to creating the repository. |
Beta Was this translation helpful? Give feedback.
-
I've seen this a few days ago and it seems to coincide with this preview release, so I might as well point it out here: On both the classic & preview experiences, the owner input no longer has a default selection when I open the repository creation page. Previously, on the classic experience, my personal account would have been the default selection for the owner of the repository to create. This made the experience smoother and faster for the common operation of creating a personal repository. Also, now has the side effect of hiding the visibility options until an owner is selected, showing the message "Please choose an owner to see the available visibility options." instead and causing UI elements to change position after an owner is selected. This causes confusion and can make the user inputs slower. This does not happen in the preview experience as visibility options are always shown in the configuration section. This change of behavior feels like a step backwards, especially unexpected in the classic experience. 😢 Otherwise, the preview experience looks great and makes usual first steps to get started in a new repository faster, which is great! ❤️ |
Beta Was this translation helpful? Give feedback.
-
In GHEC with EMU, the preview flow includes "Public" as a visibility option. This happens when creating an organization-owned repository and a repository in my personal namespace. The classic experience does not allow the creation of public repositories (as expected). Hoping this is a bug. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for trying out the new repository creation page.
The updated page makes it easier to create new repositories with a consistent modern experience.
The most significant change affects organizations and enterprises using custom repository properties and repository policies. Now, custom property inputs can respond to your organization's policies, letting you set or limit repository names and visibility right at creation. This helps maintain compliance from the start.
Opt out
To switch back to the classic creation page, disable the "New repository creation page" feature preview (learn more) or select "Switch back to classic experience" at the top of the creation page.
Feedback
Have a question? Have feedback? Let us know below!
Beta Was this translation helpful? Give feedback.
All reactions