Commit c209191
committed
docs: reframe rc-first as convention, not invariant
The release workflow dispatches by tag name alone; a maintainer can
push vX.Y.Z directly and the workflow will publish to PyPI without
consulting any prior -rc tag. The intro paragraph read as if the
rc-first flow were automation-enforced, which it isn't.
Reframed the intro to make clear that rc-first is a maintainer-side
convention carried by the pre-release checklist, not a property of
the workflow.1 parent 9f81f21 commit c209191
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments