public function getRepositoryUrl() : string { return 'https://' . $this->originUrl . '/' . $this->owner . '/' . $this->repository; }