quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
23 stars 24 forks source link

Complain loudly when someone adds a triage/backport* label to an issue #303

Closed gsmet closed 1 year ago

gsmet commented 1 year ago

It happened a few times lately that one of the triage/backport* labels was added to an issue instead of the corresponding pull request, which led to pull requests being ignored when backporting.

When a backport label is added to an issue (and not a PR), we should:

gsmet commented 1 year ago

@NicolasGras I thought you might be interested by this one?

nicolasgras commented 1 year ago

@gsmet you can assign it to me, I'm gonna work on it.

gsmet commented 1 year ago

Cool, thanks!