Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Slack連携 #43

Merged
merged 6 commits into from
May 23, 2016
Merged

Slack連携 #43

merged 6 commits into from
May 23, 2016

Conversation

nbtacksaito
Copy link
Contributor

issue #40
Slack連携のみしてみました。

参考
https://github.com/maknz/slack

@nbtacksaito nbtacksaito self-assigned this May 20, 2016
@nbtacksaito
Copy link
Contributor Author

こけた。

@nbtacksaito
Copy link
Contributor Author

@attakei
composer.lock もコミットするべきなんでしょうか?
ちょとlaravelのルールがわかってなくて申し訳ないっす。

@attakei
Copy link
Member

attakei commented May 22, 2016

@nbtakusaito
基本的に、パッケージのバージョンは揃えられる範囲で揃えたいので、composer.lockも入れてしまっていいです

参考:http://qiita.com/masarufuruya/items/23131a465b7e9c8f3060

@nbtacksaito
Copy link
Contributor Author

@attakei
URLありがとうございますー!
composer.jsonだけでパッケージ管理するものかと思ってました。

てわけでテストも通ったみたいなのでレビューお願いいたします!

|
*/

'endpoint' => 'https://hooks.slack.com/services/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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

内部情報の系列にあたる部分なので、confベタ書きではなく.env側で持たせるようにしてください。(username, channelも同様)

@nbtacksaito
Copy link
Contributor Author

@attakei
envに設定らへんを外に出しました!
レビューお願いいたしますー!!

@attakei
Copy link
Member

attakei commented May 23, 2016

.env.example に追加した環境変数をコメントアウトした状態で追記しておいてくださいー
(変数の解説がつけばなおGood)

@nbtacksaito
Copy link
Contributor Author

@attakei
.env.exampleにも追記しましたー!

@attakei attakei merged commit 5cd009b into master May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants