Skip to content

The repositories input doesn't play nicly with github.repository #177

Open
@Cube707

Description

@Cube707

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions