googleapis / googleapis/release-please

Allow custom labels to be added

Open
#2,639 0 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: feature request
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

Thanks for stopping by to let us know something could be better!

**Is your feature request related to a problem? Please describe.**
I'd like to add some custom labels to my PRs. These labels can then be used to trigger other (external) automations. This is ofcourse possible using a separate github action (when using Github Actions), but it's easier if this would be a plugin for example.

**Describe the solution you'd like**
Just a simple plugin that can add a list of custom labels.

**Describe alternatives you've considered**
Using actions/labeler to add custom labels. This requires some extra logic, as you'd have to identify which PR was created by release please as a release PR. A plugin would just need some configuration, and almost no logic, maintained by the community.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.