承接 manuelpichler/pivotal-github-sync 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

manuelpichler/pivotal-github-sync

Composer 安装命令:

composer require manuelpichler/pivotal-github-sync

包简介

Tool to synchronize GitHub and Pivotaltracker issues bidirectional.

README 文档

README

This tool can be used to synchronize issues/stories between the GitHub issue tracker and the PivotalTracker.

By default this tool works bidirectional, so that issues created on GitHub will appear in your PivotalTracker project and new tickets on PivotalTracker will be synced into the project's GitHub issue tracker.

Install

Clone the entire repository.

~ $ git clone git://github.com/manuelpichler/pivotal-github-sync.git
~ $ cd pivotal-github-sync

Install composer to retrieve the project's dependencies.

~ $ curl -s http://getcomposer.org/installer | php

Install the project dependencies.

~ $ ./composer.phar install

That's it. To test that everything works as expected type the following:

~ $ ./src/bin/pivotal-github-sync -h

Now you can use the sync tool.

Synchronizing

To synchronize two issue tracker you must first create a simple configuration file that contains the credentials and project settings for both issue trackers.

[pivotal]
username = ptuser
password = $sEcReTe
project  = 12345

[github]
username = ghuser
password = $SeCrEtE
project  = build-commons

; Optional project owner. Use this when the username differs from project owner.
; This may happen when the project is in an organization.
; owner    = OrganizationName

To use this configuration you must specify the config file location as argument when you call the sync tool.

~ $ ./src/bin/pivotal-github-sync ../build-commons.ini

Now Pivotal-GitHub-Sync will synchronize all open issues between your GitHub issue tracker and the corresponding project in PivotalTracker.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPLv3
  • 更新时间: 2012-06-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固