We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72edb08 commit deac4a9Copy full SHA for deac4a9
docs/Release-Workflow.md
@@ -55,7 +55,7 @@ The configuration is defined in [`release-please-config.json`](../release-please
55
**Purpose**: Defines the title format for release pull requests in monorepos.
56
57
**Behavior**:
58
-- Uses `${branch}` placeholder which gets replaced with the branch name
+- Uses `${branch}` placeholder, which gets replaced with the branch name
59
- For linked versions, Release Please creates a single PR for all packages
60
61
**Documentation**: [Grouping Pull Requests](https://github.com/googleapis/release-please?tab=readme-ov-file#group-pull-request-title-pattern)
0 commit comments