From fb7832059fb9557c6f9d5596b6652d664a5ea1e7 Mon Sep 17 00:00:00 2001 From: Cyril Mougel Date: Mon, 29 Jul 2013 22:18:59 +0200 Subject: [PATCH] add documentation about Jira issue tracker integration --- CHANGELOG.md | 2 +- README.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e1d2de..5abe7d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Update some gems ([@shingara][]) - [#492][] Improve some Pjax call ([@nfedyashev][]) -- [#428][] Add the support of Unfuddle Tracker ([@parallel588][]) +- [#428][] Add the support of Unfuddle Issue Tracker ([@parallel588][]) - Avoid to delete his own user ([@shingara][]) - [#456][] Avoid to delete admin access of current user logged ([@shingara][]) - [#253][] Refactor the Fingerprint generation ([@boblail][]) diff --git a/README.md b/README.md index 7bace2d..9ee0fa1 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,18 @@ card_type = Defect, status = Open, priority = Essential * Project id the id of your project where your ticket is create * Milestone id the id of your milestone where your ticket is create +** Jira Issue Integration ** + +* base_url the jira URL +* context_path Context Path (Just "/" if empty otherwise with leading slash) +* username HTTP Basic Auth User +* password HTTP Basic Auth Password +* project_id The project Key where the issue will be created +* account Assign to this user. If empty, Jira takes the project default. +* issue_component Website - Other +* issue_type Issue type +* issue_priority Priority + What if Errbit has an error? ---------------------------- -- libgit2 0.21.2