Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Monacaのビルド結果をSlackに通知したいマン[WIP] / Notify Monaca...
Search
Yuuki Sumida
September 27, 2019
Technology
0
460
Monacaのビルド結果をSlackに通知したいマン[WIP] / Notify Monaca build results to Slack [WIP]
Monaca UG OKAYAMA #5 ~秋の夜長をLTで~ #monaca_ug
https://monacaug.connpass.com/event/145478/
Yuuki Sumida
September 27, 2019
Tweet
Share
More Decks by Yuuki Sumida
See All by Yuuki Sumida
stddev_popとstddev_sampの話 / stddev_pop and stddev_samp
razon
0
650
ノベルティカンファレンス in 地方 / Novelty conference in local region
razon
0
790
おれたちのファイナルファンタジー勉強会 アンケート / Final Fantasy Survey
razon
1
240
フロントエンドわからなさすぎるのでVue CLIが吐き出すファイルを読む / Read the files generated by Vue CLI
razon
0
1k
今の飲みは次の飲みへ[完結編] / For the current drinking party to the next drinking party -final version-
razon
0
57
昔Reactで書いたコードをHyperappに移植した話 / Porting react to hyperapp
razon
0
270
今の飲みは次の飲みへ / For the current drinking party to the next drinking party
razon
0
56
大都会アワード2017 / Daitokai awards 2017
razon
0
910
合体事故した話
razon
0
670
Other Decks in Technology
See All in Technology
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
210
普通のチームがスクラムを会得するたった一つの冴えたやり方 / the best way to scrum
okamototakuyasr2
0
110
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
230
slog.Handlerのよくある実装ミス
sakiengineer
4
460
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
10
75k
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.2k
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
500
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
890
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
270
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
610
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Speed Design
sergeychernyshev
32
1.1k
Music & Morning Musume
bryan
46
6.8k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Designing for Performance
lara
610
69k
Fireside Chat
paigeccino
39
3.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Embracing the Ebb and Flow
colly
87
4.8k
A designer walks into a library…
pauljervisheath
207
24k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
530
Transcript
2019-09-27(Fri) #monaca_ug OKAYAMA Monacaのビルド結果を Slackに通知したいマン[WIP]
お前誰よ ⾓⽥裕樹(Sumida Yuuki) @razon ありとあらゆる情報をSlackに通知し たいマン
告知は最初にやるといいってどっかで聞いたので https://gbdaitokai.connpass.com/event/145272/ あっ、満席…!
告知は最初にやるといいってどっかで聞いたので https://jbug.connpass.com/event/146621/ あっ、 GARAGARA…!
2019-09-27(Fri) #monaca_ug Okayama Monacaのビルド結果を Slackに通知したいマン[WIP]
None
WebHookがほしいんだけどなさそう…
自前でやるしかないっぽいのでやり方を考える ビルド結果をポーリングする 過去の結果と突き合わせて変わったかを⾒る 変わっていたらSlackに通知 1. 2. 3.
https://github.com/monaca/monaca-lib
https://glitch.com/
https://glitch.com/edit/#!/sticky-minute
None
https://glitch.com/help/restrictions/ ※ まあ、他の適当な ところでも動くので…
まとめ WebHookほしい このコード負債化しそうだよね…