Skip to content

Group with "and" logic #79

@yceballost

Description

@yceballost

Hi everyone,

Is it possible to create group of section with "and" logic?

For example:
I'm using this action to generate my design changelog. We have two libraries, mobile and desktop

I'm trying to separate breaking changes in mobile and breaking changes in desktop

I tried:

- title: "Breaking changes in Mística Mobile (Figma)"
  labels: ["breaking change", "library: mobile"]
  group: "BB Mística Mobile"

- title: "Breaking changes in Mística Desktop (Figma)"
  labels: ["breaking change", "library: desktop"]
  group: "BB Mística Desktop"

But the action groups all the issues that have breaking change label OR library: mobile.
I would like group with "and" logic, breaking change label AND library: mobile then, show it in this group.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions