paritytech/get-fellows-action
Fetch all the GitHub handles from the Fellows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| fellows-handles | A JSON array with objects of type { "address": "1e2345...", "rank": rank (as a number), githubHandle: "can be null" } |
| github-handles | All the fellows' Github handles separated by commas |