Giter Club home page Giter Club logo

jbug6's Introduction

これはなに?

JBUG岡山 #6 なんでもアリのBacklogバーリ・トゥード で発表した、Webhookで飛んでくるJSONを保存したものです。

ファイルの解説

├─01_issue                    -> 課題に関するイベント
│      01_add.json            -> 課題の追加
│      02_update.json         -> 課題の更新
│      02_update_2.json       -> 課題の更新(サンプルのJSONだと足りない項目があったので生データ)
│      03_comment.json        -> 課題にコメント
│      04_delete.json         -> 課題の削除
│      05_bulk_update.json    -> 課題をまとめて更新
│      06_information.json    -> お知らせの追加
│      06_information_2.json  -> お知らせの追加(サンプルのJSONだと足りない項目があったので生データ)
│
├─02_wiki                     -> Wikiに関するイベント
│      01_add.json            -> Wikiの追加
│      02_update.json         -> Wikiの更新
│      03_delete.json         -> Wikiの削除
│
├─03_file                     -> 共有ファイルに関するイベント
│      01_add.json            -> ファイルの追加
│      02_update.json         -> ファイルの更新
│      03_delete.json         -> ファイルの削除
│
├─04_version                  -> バージョン管理に関するイベント
│      01_svn_commit.json     -> Subversionコミット
│      02_git_push.json       -> Gitプッシュ
│      03_git_repo.json       -> Gitリポジトリの作成
│
├─05_project                  -> プロジェクトに関するイベント
│      01_project_join.json   -> プロジェクトに参加
│      02_project_leave.json  -> プロジェクトから脱退
│      03_version_add.json    -> 発生バージョン/マイルストーンの追加
│      04_version_update.json -> 発生バージョン/マイルストーンの更新
│      05_version_delete.json -> 発生バージョン/マイルストーンの削除
│
└─06_pr                       -> プルリクエストに関するイベント
        01_pr_add.json        -> プルリクエストの追加
        02_pr_update.json     -> プルリクエストの更新
        03_pr_comment.json    -> プルリクエストにコメント

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.