googleapis / googleapis/release-please
Make the pull request title pattern configurable for the linked-versions plugin
Open
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
Currently it is hardcoded to:
```
pullRequestTitlePattern: `chore\\${scope}: release ${this.groupName} libraries`
```
It would be nice, if it was configurable. It may not be libraries being linked in all cases.
Contributor guide
Assessment
This issue has not been assessed yet.