Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

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

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