Skip to content

dharillo/teamcity-its-favro

Repository files navigation

TeamCity Favro issue tracker plugin

Java CI with Maven Dependabot Status

TeamCity plugin to use Favro as Issue Tracker

How to build

  1. Clone the repository and execute mvn package

  2. The plugin zip file generated can be found at the root target folder

Installation

The plugin is available at Jetbrains plugins

  1. Go to the administration section of TeamCity

  2. In the left side menu, at the bottom, click on Plugin List

  3. Add the plugin from the Jetbrains plugin repository

Configuration

To configure the plugin, go to any project on your TeamCity instance. In the project configuration page, go to the Issue Tracker section. There you will be able to add a new Issue Tracker and select Favro.

To use Favro, you will need to insert your organization ID. This organization ID is visible in the URL of your Favro collections. You will also need to specify a user with its password or an API token.

The plugin detects a task association when the commit message includes the text #ABC-123. The letters may vary depending on your organization. The exact text to indicate is the identifier that you will see on any card of your collections.

About

Issue tracker plugin for TeamCity using Favro

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages