purdueece/action-find-repos

Action to find org repos that match a set of filters.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
orgorganization to search in${{ github.repository_owner }}
tokenPersonal access token.${{ github.token }}
patternfilter for repos matching a name.*
afterfilter for repos created after a timestamp
beforefilter for repos created before a timestamp.
namedescription
reposcomma-separated list of repos that satisfy all filters