Commit 5d37b07
Fix release-drafter v7 branch filtering (#323)
- filter-by-commitish is a config option, not a workflow input
- filter-by-range takes a semver range string, not a boolean
- Use filter-by-range: "3.x.x" to scope to 3.x releases
- Add filter-by-commitish: true in config to filter by target branch
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 27ec2e6 commit 5d37b07
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments