-
Notifications
You must be signed in to change notification settings - Fork 5
複数のラベルを扱えるようにする #4
Copy link
Copy link
Open
Milestone
Description
labels = [
{ type: :success, text: "DEPLOY"},
{ type: :info, text: "staging" }
]
Idobata::Message.create(source: "hello idobata", labels: labels)labelっていうオプションはあるけど、消さないで単体のラベルを貼りたいときにはそっちも使えるようにする。batchも同じような感じ
参考リンク: https://twitter.com/FromAtom/status/456167425482829824
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels