Make adding pipeline badges easier
I like the new badges feature, but adding a the native CI pipeline badge to the project page is a bit cumbersome. You need to lookup the two URLs manually and enter them in the two boxes. But manually entering these two URLs feels wrong.
In https://gitlab.com/user/project/settings/badges (where you need to enter the info) add a button to fill the edit boxes with the link and pipeline badge url.
Or in https://gitlab.com/user/project/settings/ci_cd -> Pipeline status (where you can see the URLs) add a button to add the badge to the project.
Or even better, do both.
Or if you do only one, do the first one because that is the most prominent place in the UI where Badges is mentioned.
Or just add links to "the other" location in both places. Makes Copy-Paste more easy.
Or just add links to the docs for easier lookup of the URLs. Makes Copy-Paste more easy.
But please make it easier to add the native CI badge to the project page.