Closed Hiroya-W closed 2 years ago
Pull Request時には、${{ github.event.pull_request.head.repo.full_name }}
の変数を用いることが出来るようになっている。
この変数を用いれば、Pull Request元のリポジトリ名が取得でき、fork先からのPRであれば、fork先のリポジトリ名を取得出来るよう。
https://github.community/t/get-pr-repository-name/141133
fork先の場合は、fork先のリポジトリからCloneをする必要がある。
https://github.com/Qulacs-Osaka/qulacs-osaka/runs/5314295977?check_suite_focus=true