Skip to content

Bidirectional sync between project board columns and labels #430

@VannTen

Description

@VannTen

Problem statement

As a Thoth developer, I would like to be able to filter issues by project board
colum when :

  • searching issues
  • using the github API
  • ...

Ex: gh search issues --project thoth-station/16 --label status:new

High-level Goals

  • Issues on a project board searchable by project board column

Proposal description

I think there is some Github Actions which can do the bidirectionnal sync
(update the labels when using the project board UI, update the project board
when modifying the label) with two labels dimension (one for which project, one
for which column), but I didn't investigate for now.

Alternatives

No change.

Acceptance Criteria

  • "Project -> labels" sync works
  • "labels -> Project" sync works

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/...` label and requires one.priority/backlogHigher priority than priority/awaiting-more-evidence.sig/devsecopsCategorizes an issue or PR as relevant to SIG DevSecOps.triage/needs-informationIndicates an issue needs more information in order to work on it.

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions