webhook の管理
Webhook はユーザー定義の HTTP POST コールバックです。Webhook は、リモート アプリケーションがポーリングをしなくても、JIRA からのプッシュ通知を受信できる軽量なメカニズムを提供します。たとえば、JIRA のバグに何か変更があれば、その変更がテスト管理システムにプッシュされ、再試験できます。
Please read the JIRA Webhooks page (JIRA developer documentation) for detailed information on how to configure JIRA webhooks, including a description of the events, how to register a webhook via the REST API, examples, and more. This page only contains instructions on how to use the Webhooks user interface in the JIRA administration console.
JIRA で webhook を管理する
- 「JIRA 管理者」グローバル権限を持つユーザーとしてログインします。
- 詳細 > Web フック > システム を選択します。 を選択して、 Webhook ページを開くと、既存の Webhook がすべて一覧表示されます。
- 以下に、この Webhook ページを使用するヒントをいくつか紹介します。
- Webhook の詳細を表示するには、左側の「Webhook」列で Webhook の概要をクリックします。詳細パネルを使用して、Webhook の編集、削除、無効化ができます。
- Webhook を削除すると、完全に削除されます。動作を止めたいだけの場合は、削除する代わりに Webhook を無効にします。
スクリーンショット:JIRA 管理コンソールに表示された Webhook
最終更新日 2017 年 6 月 23 日
Powered by Confluence and Scroll Viewport.