Skip to content

toolsplus/travis-for-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis for Jira

This Forge app integrates Travis CI with Jira. It serves as a Build Info Provider, allowing you to see Travis CI build statuses directly within Jira.

It includes:

  • A Web Trigger to receive build notifications from Travis CI.
  • A Jira Admin Page for configuration.
  • Integration with the Jira DevOps Build Info API.

See developer.atlassian.com/platform/forge/ for documentation and tutorials explaining Forge.

Important

Using this app with production workloads may incur charges from Atlassian for the Forge platform if you exceed the free tier limits. Please refer to Forge pricing and free tier limits for more information.

Requirements

Clone this repository and see Set up Forge for instructions to get Forge set up.

Quick start

  1. Register your app (if you haven't already):
forge register
  1. Build and deploy your app:
forge deploy
  1. Install your app in an Atlassian site:
forge install
  1. Develop your app by running forge tunnel to proxy invocations locally:
forge tunnel

App Usage

To configure the integration:

  1. From the Jira home screen, click the cog icon in the top-right corner > Marketplace apps.
  2. Select Travis for Jira from the left sidebar.
  3. Copy your personal Webtrigger URL from the configuration example.
  4. Use this URL to configure or update the webhook in your .travis.yml files.

Troubleshooting

The app will log any issues. You can view these logs via the Atlassian developer console: https://developer.atlassian.com/platform/forge/view-app-logs/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published