GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
36 stars 25 forks source link

Normalize labels based on the internal mapping #913

Open blakeli0 opened 1 year ago

blakeli0 commented 1 year ago

We recently had an issue that it was already triaged and assigned a label(testing), but still showed up in our un-triaged list. This is because testing is not considered a proper label in the filter, we need to normalize the labels based on the internal mapping so that the github labels are correctly recognized by buganizer. We can start with adding labels like type: process, type:question etc.