camisinc/Slack Username
Fetch Slack Username by GitHub Associated Email
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The username of the user in GitHub to fetch in Slack | no | — |
| github-token | The github token used to retrieve information about the provided GitHub user | yes | — |
| slack-token | The Slack API Token used to fetch Slack users | yes | — |
Outputs
| name | description |
|---|---|
| member-id | The matching Slack user's unique member id |
| username | The matching Slack user's username |