Introduction
This integration enables users to retrieve email addresses associated with GitHub accounts using recent commit data. By leveraging GitHub's API, the action searches for email information linked to a specified username or through a targeted search. This functionality streamlines the process of obtaining contact details for GitHub users, enhancing communication and collaboration within the development ecosystem.
Provider: https://github.com
โAPI Documentation: https://docs.github.com/en/rest/users/emails
Input
Name | Is Optional | Description | Type |
Username | true | e.g. "eengoron" | text |
Search Query | true | e.g. "Eric Engoron" or "tom repos:>30" | text |
Output
Name | Type |
Emails | array |
Username | text |