Get the authenticated user
GitHub get the authenticated user action to retrieve profile information for the currently authenticated GitHub user. This is a read-only action that returns both public and private profile details based on the GitHub settings of the user.
Prerequisites
-
Your admin must install and configure the GitHub connector, add the GitHub actions pack under Admin > Actions, and enable this action.
-
A GitHub app must be installed on the relevant organization(s) and linked to the correct GitHub datasource in the Glean admin console.
Supported parameters
This action does not accept any input parameters. It automatically retrieves profile information for the currently authenticated GitHub user.
Usage examples
-
"Show me my GitHub profile information."
-
"What is my GitHub username and email address?"
-
"How many public repositories do I have on GitHub?"