mxcl/Quine Recommended Repos for Git Things Done

Sends you open-source repos that you might be interested in contributing to, based on your previous GitHub activity.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
publish-inTells the action where to publish your repo recommendations. Either `porter-issue` (the default) or `separate-issue`. porter-issue
run-cronA cron schedule expression used by the action to determine if it should run. eg. '* * * * 1' will only run on mondays. Defaults to “always” (ie. `* * * * *`). * * * * *
countThe number of repos to recommend. The default depends on the value of the `publish-in` parameter. The maximum is 10.
github-tokenA GitHub Personal Access Token (PAT) needed by the Quine API. Required scopes: `repo: all` and `org: read` yes
quine-access-tokenAccess token used to query Quine's API for you recommended repos. **Must be set to `secrets.QUINE_ACCESS_TOKEN`** yes
quine-refresh-tokenRefresh token that will be exchanged for a Quine access token after the latter expires. **Must be set to `secrets.QUINE_REFRESH_TOKEN`** yes

no outputs