coz i am not able to find it in the ui.. is there a specific space to look at.. and is there an api to get that languages split up ?
hi,
As of now No
You can manually assign a language to a repository via Repository settings (Advanced), but do note it does not scan the repository and detect the changes.
The workaround you can try is
see similar post : https://community.atlassian.com/forums/Bitbucket-questions/Bitbucket-Is-there-a-REST-API-at-the-repository-level-to-get/qaq-p/3149376
Bitbucket Cloud doesn't have a native UI view or API endpoint to give you a GitHub-style language breakdown. There’s a long-standing feature request for this (BCLOUD-287), but it’s still unresolved.
As a workaround, you’ll need to clone the repository locally and run an external analysis tool like GitHub Linguist or a similar language detection script to have those statistics.
Cheers,
Arek🤠
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.