advanced-issue-labeler icon indicating copy to clipboard operation
advanced-issue-labeler copied to clipboard

Add option to mark issues that wasn't reported via issue forms

Open jamacku opened this issue 3 years ago • 1 comments

Type of issue

Feature Request

Description

As discussed in https://github.com/systemd/systemd/issues/23968#issuecomment-1201036765 it would be useful to be able to mark issues that bypassed issue form.

/cc @evverx

Describe the solution you'd like

Introduce new optional input that would take name of label, which would be set when issue forms were bypassed.

# ...

mark-non-issue-forms-issues:
  required: false
  default: ''
  description: Name of label that will be set when issue form was bypassed by using `Create and empty issue` or using some other way.

# ...

jamacku avatar Aug 01 '22 11:08 jamacku

Blocked by: https://github.com/stefanbuck/github-issue-parser/issues/26

jamacku avatar Aug 01 '22 15:08 jamacku