Models.Repository.full_name
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> Repository
> full\_name
The concatenation of the repository owner's username and the slugified name, e.g. "evzijst/interruptingcow". This is the same string used in Bitbucket URLs.
Signature:
full_name?: string;