Commit 1f005c5
committed
ci(release-please): fix footer not appearing on release PRs
Release-please defaults `separatePullRequests` to `true` for
single-package configs, which skips the Merge plugin that applies
the configured `pull-request-footer`. Setting `separate-pull-requests`
to `false` explicitly forces the Merge plugin to run.
See: https://github.com/googleapis/release-please/issues (upstream bug)
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>1 parent 59c8552 commit 1f005c5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments