Skip to main content

Synchronize Jira issues to VSTS (Azure Devops)

Project description

Synchronize Jira issues to VSTS (Azure Devops)

Usage

Launch synchrnization:

jira2vsts -c config.yml -l /var/log/jira2vsts.log

Check validy of the configuration file and for authentification information:

jira2vsts.py -c config.yml -l /var/log/jira2vsts.log --validate

Installation

Simply run

pip install jira2vsts

Format of config file

Configuration file:

jira:
  password: {JIRA_PASSWORD}
  url: {JIRA_FULL_URL}
  username: {JIRA_USERNAME}
projects:
  {CODE_JIRA_PROJECT}:
    active: {TRUE_OR_FALSE}
    name: {NAME_OF_VSTS_PROJECT}
    type: {VSTS_DEFAULT_TYPE}
    state: {FIRST_VSTS_STATE}
    states:
      - {LIST_VSTS_STATES_IN_ORDER}
    area_path: {OPTIONNAL_VSTS_AREA_PATH}
    iteration_path: {OPTIONNAL_VSTS_ITERATION_PATH}
    name: cmmi # Optionnal
    team: {OPTIONNAL_VSTS_TEAM}
states:
  {JIRA_STATE}: {VSTS_STATE}
vsts:
  access_token: {VSTS_ACCESS_TOKEN}
  url: {VSTS_FULL_URL}

Todos

  • Add default assignee

  • Add default followers

  • Add attachments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jira2vsts-0.1.1.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file jira2vsts-0.1.1.tar.gz.

File metadata

  • Download URL: jira2vsts-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for jira2vsts-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f59fbfb87affb0e7a6de0861de06380a016a7ea03b3f48a87146b1efd239ca00
MD5 c98cfdf8e8a461b6290cd61126ef9963
BLAKE2b-256 18ba95985edfc082359a6c67be10e49b334ba6802ddb396241f467457c726597

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page