Skip to content
Discussion options

You must be logged in to vote

Yes, you can customize the output of the github_user_info integration to display additional information about GitHub users based on your preferences or requirements. The current implementation of the script retrieves and displays the user's name, bio, followers, and public repositories. However, you can modify the script to fetch and include additional data fields available through the GitHub API, such as user location, company affiliation, or the list of organizations the user belongs to. By adjusting the script's logic and parsing the JSON response accordingly, you can tailor the output to suit your specific needs or enhance the user experience.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by remaxew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants