Skip to content

Commit 6469dc1

Browse files
committed
add note
1 parent b87b7a4 commit 6469dc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Basic usage of the `combine` command to combine multiple dependent pull requests
3939
gh combine owner/repo
4040
```
4141

42+
> By default, this command runs with the `--branch-prefix dependabot/` flag set. All branches in the `owner/repo` repository that start with `dependabot/` will be combined.
43+
4244
### With Passing CI
4345

4446
Combine multiple pull requests together but only if their CI checks are passing:

0 commit comments

Comments
 (0)