Skip to content

複数のラベルを扱えるようにする #4

@asonas

Description

@asonas
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions