Open
Description
When passing in a list of repos to scope the app's access to, github.repository
can't be used (supprisingly).
Also building specific repos using ${{github.repository_owner}}/repo
doesn't work.
This would be usefull when working across forks and / or reusing workflow snippets.
- improve documentation to better reflect what input is expected
- filter the inputs to work with owners
- generally add
github.repositor_name
upstream into the github-context
Metadata
Metadata
Assignees
Labels
No labels