OutSystems Forge 日本語データベース

Deployments To Slack

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-07-07 0.1.1 Cristiano Marques All All Connectors, Applications
デプロイメントLifetime APIを処理し、それをSlackに送る
このアプリケーションは、展開、環境、およびアプリケーションキーを処理して格納し、これをSlackにプッシュできるようにします。 理想的には、これを受け取るためのチャンネルを作成して、具体的に従うことができます。 完成した展開はこのプロジェクトの主な目標ですが、最近は工場が増えたためにAborts and Savesを追加しました。もし誰かが保存を忘れたかどうかを知ることができました。 最後の2つは最近だったので。 要件: Lifetime APIを作成する必要があります Slack用のWebhook統合を作成する必要がある場合 サイトプロパティLifetimeAuthorizationTokenをLifetimeAPIで置き換える あなたの着信webhook URLを置き換えます: スラッシュコマンド: バージョンログを参照してください ロードマップ: これは生涯のAPIのトレーニングだった、私はより多くの機能を追加しようとしているが、次のステップは、Googleカレンダーとこれを統合することです:)

[Overview]
Handles deployment lifetime API and sends it to slack
[Detail]
This application processes and stores deployments, environments and application keys to be able to push this to Slack. Ideally you will create a channel to receive this so you can follow it specifically. Finished deployments are the main goal of this project but recently I've added Aborts and Saves because factory increased and it was handy to see if someone forgot a save OR if we got a unexpected abort, for that reason I've tagged this as 0.1 because last two were recent. Requirements: You need to create a lifetime API After you need to create a webhook integration for your Slack Replace site property LifetimeAuthorizationToken with lifetime API Replace your incoming webhook url: Slash commands: Please see version log : ) Roadmap: This was a training on lifetime API, I'm trying to add more functionality but next step is to integrate this with google calendar :)
戻る