Commit 3af2a53
authored
📖 docs: clarify merge method for dev to main promotions (#136)
Add a maintainer note that dev->main PRs must use a merge commit, not squash, since the release automation walks individual commit messages since the last tag to detect a version bump. Squash merging (as happened with #131) collapses commits into one non-bump-worthy commit and silently skips tag/changelog/release/container publish steps.
$Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 587c2f7 commit 3af2a53
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
| |||
0 commit comments