GitHub

Version: 2.0.0

GitHub provides an action to get the list of organization-public activities performed by a user.

Connect GitHub with LogicHub

  1. Navigate to Automations > Integrations.
  2. Search for GitHub.
  3. Click Details, then the + icon. Enter the required information in the following fields.
    • Label: Enter a connection name.
    • Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
    • Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
    • Remote Agent: Run this integration using the LogicHub Remote Agent.
    • Username: To access GitHub API provide a valid username of the GitHub account.
    • Personal Access Token: To access GitHub API provide a valid Personal Access Token for the above GitHub account.
  4. After you've entered all the details, click Connect.

Actions for GitHub

User Activity

Action will get the details of activities performed by the provided user.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
Column NameSelect the column name from parent table to lookup value for.Required

Output

  • result: Success/Failure message.
{
   "result": "No result available as Username is empty"
}

Release Notes

  • v2.0.0 - Updated architecture to support IO via filesystem
  • v1.0.8 - Added documentation link in the automation library.

© 2017-2021 LogicHub®. All Rights Reserved.