20
19

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

BitBucketとPivotalTracker の連携

Last updated at Posted at 2013-03-14

##1.API TOKENを発行する

PivotalTrackerのProfileページに移動

'CREATE NEW TOKEN'をクリック

発行される

##2.BITBUCKET に設定

1.リポジトリを選択し、ADMIN画面(GEARアイコンクリック)に移動

2.左メニュー'フック'を選択

3.'フックを選択してください…' → 'PIVOTAL TRACKER'を選択し、追加する

4.API TOKEN をペッと貼り付ける

##3.連携させる

PivotalのIDをGitのSubjectに含めてコミットする
例えばIDが03729898の場合は[#03729898]

20
19
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
20
19

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?