Back to Integrations
integrationGitHub node
integrationTravisCI node

GitHub and TravisCI integration

Save yourself the work of writing custom integrations for GitHub and TravisCI and use n8n instead. Build adaptable and scalable Development workflows that work with your technology stack. All within a building experience you will love.

How to connect GitHub and TravisCI

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

GitHub and TravisCI integration: Create a new workflow and add the first step

Step 2: Add and configure GitHub and TravisCI nodes

You can find GitHub and TravisCI in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure GitHub and TravisCI nodes one by one: input data on the left, parameters in the middle, and output data on the right.

GitHub and TravisCI integration: Add and configure GitHub and TravisCI nodes

Step 3: Connect GitHub and TravisCI

A connection establishes a link between GitHub and TravisCI (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

GitHub and TravisCI integration: Connect GitHub and TravisCI

Step 4: Customize and extend your GitHub and TravisCI integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect GitHub and TravisCI with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

GitHub and TravisCI integration: Customize and extend your GitHub and TravisCI integration

Step 5: Test and activate your GitHub and TravisCI workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from GitHub to TravisCI or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

GitHub and TravisCI integration: Test and activate your GitHub and TravisCI workflow

Trigger a build in Travis CI when code changes are push to a GitHub repo

This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull request gets opened.

GitHub Trigger node: This node will trigger the workflow when changes are pushed or when a pull request is created, updated, or deleted.

IF node: This node checks for the action type. We want to trigger a build when code changes are pushed or when a pull request is opened. We don't want to build the project when a PR is closed or updated.

TravisCI node: This node will trigger the build in Travis CI. If you're using CircleCI in your pipeline, replace the node with the CircleCI node.

NoOp node: Adding this node is optional.

Nodes used in this workflow

Popular GitHub and TravisCI workflows

Trigger a build in Travis CI when code changes are push to a GitHub repo

This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull request gets opened. GitHub Trigger node: This node will trigger the workflow when changes are pushed or when a pull request is created, updated, or deleted. IF node: This node checks for the action type. We want to trigger a build when code changes are pushed or when a pull request is opened. We don't want to build the project when a PR is closed or updated. TravisCI node: This node will trigger the build in Travis CI. If you're using CircleCI in your pipeline, replace the node with the CircleCI node. NoOp node: Adding this node is optional.

Build your own GitHub and TravisCI integration

Create custom GitHub and TravisCI workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

GitHub supported actions

Create
Create a new file in repository
Delete
Delete a file in repository
Edit
Edit a file in repository
Get
Get the data of a single file
List
List contents of a folder
Create
Create a new issue
Create Comment
Create a new comment on an issue
Edit
Edit an issue
Get
Get the data of a single issue
Lock
Lock an issue
Get Repositories
Returns all repositories of an organization
Create
Creates a new release
Delete
Delete a release
Get
Get a release
Get Many
Get many repository releases
Update
Update a release
Get
Get the data of a single repository
Get Issues
Returns issues of a repository
Get License
Returns the contents of the repository's license file, if one is detected
Get Profile
Get the community profile of a repository with metrics, health score, description, license, etc
Get Pull Requests
Returns pull requests of a repository
List Popular Paths
Get the top 10 popular content paths over the last 14 days
List Referrers
Get the top 10 referrering domains over the last 14 days
Create
Creates a new review
Get
Get a review for a pull request
Get Many
Get many reviews for a pull request
Update
Update a review
Get Repositories
Returns the repositories of a user
Invite
Invites a user to an organization
Disable
Disable a workflow
Dispatch
Dispatch a workflow event
Enable
Enable a workflow
Get
Get a workflow
Get Usage
Get the usage of a workflow
List
List workflows

TravisCI supported actions

Cancel
Cancel a build
Get
Get a build
Get Many
Get many builds
Restart
Restart a build
Trigger
Trigger a build

FAQs

  • Can GitHub connect with TravisCI?

  • Can I use GitHub’s API with n8n?

  • Can I use TravisCI’s API with n8n?

  • Is n8n secure for integrating GitHub and TravisCI?

  • How to get started with GitHub and TravisCI integration in n8n.io?

Looking to integrate GitHub and TravisCI in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate GitHub with TravisCI

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon