googleapis / googleapis/release-please-action
Add an ability to rename the PR branch name
Open
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
Allow an ability in config JSON file to allow GHA to create a PR with different branch name instead of standard `please-release...`
### Detailed design
-
### Additional information
_No response_
Contributor guide
Research direction
Start by tracing how the action reads its JSON configuration and where the default `please-release...` branch name is selected. Determine the configuration shape and behavior needed for a custom PR branch name, while preserving the default when it is not set. Done means a configured name is used for created pull requests and the existing default behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100